RequiDev/ReMod.Core

[Feature]: Print Core version to console/logs

Closed this issue · 5 comments

Is your feature request related to a problem? Please describe.
Currently, it is a pain to detect if core is outdated. I have to look at main mod's error message which can change between main mods and also core version.

Describe the solution you'd like
I would like the ReMod.Core version number to be printed somewhere in the logs.

Describe alternatives you've considered
I am currently detecting Main Mod's error message for outdated core but it is a pain to upkeep.

Additional context
Mainly needed for Lum MelonLoader Log Scanner.

I agree this would be helpful for debug, help and support purposes.

Was gonna shove that in last night, but the action needs to be updated to set the DLL version to the GitHub action build id thing

Basically, something something something Requi's problem now. Ben had a good thonk of where to shove it, EnableDisableListener RegisterSafe since it only ever fires once.

RegisterSafe is not guaranteed to fire.

Guess somewhere static then shrug