Hi i don't know what could cause this as i can't reproduce the issue, - is your game in English? - Does this happend for both clock styles (modern and classic) - Which branch of game do you have installed (alternate or default) - Is there any issues displayed in melon loader console?
Hello, I created a mod update checker and the only thing that needs to be added to your code for the mods to be compatible is `[assembly: System.Reflection.AssemblyMetadata("NexusModID", "You ID Mods")]` and always change the version information in MelonInfo
Could you please add possibility to change key binding for clock settings menu? If you don't know how would you code it to your menu, then at least put in ClockMod.cfg in UserData. I'm using Shift + F12 for Steam screenshot. I know, that's probably last time, which I have opened clock settings menu, but still... it's little bit impractical to the future... O.o Thank you! ^.^
18 comments
How can I fix this?
- is your game in English?
- Does this happend for both clock styles (modern and classic)
- Which branch of game do you have installed (alternate or default)
- Is there any issues displayed in melon loader console?
Thank you
System.Reflection.AssemblyMetadata("NexusModID", "You ID Mods")]` and
always change the version information in MelonInfo
It is so dang small I can't read it at all.
EDIT: resizing was implemented in 1.1.2 together with custom GUI (Open Phone and then click SHIFT + F12)
EDIT: Issue has been identified working on a fix right now
EDIT: Fixed in latest version 1.1.1, thank you for reporting this