Closed AlienXAXS closed 6 years ago
It looks like when i created the new branch i didnt base it off Master, so this branch also contains the Friendly Names fix too - meh whatever.
I'll poke at this after the other PR gets merged so it's easier to read.
I have added a logging class that can help with debugging user problems with the Launcher.
I will add more logging as it goes on, it's easy to use: RxLogger.Logger.Instance.Write("Hello, I'm a log!")
The function contains an optional 2nd parameter that defaults to ERR_INFO, there is also ERR_SUCCESS, ERR_ERROR and ERR_WARNING