We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187281d commit 81036feCopy full SHA for 81036fe
XRFAgent.cs
@@ -39,6 +39,7 @@ protected override void OnStart(string[] args)
39
modNetwork.Load();
40
modSync.Load();
41
modSystem.GetSystemDetails();
42
+ modSystem.GetInstalledSoftware();
43
modSystem.AttachEventWatcher();
44
45
LoadTime.Stop();
0 commit comments