Results 6 comments of eterlan

> At the moment, it's already possible to hide the console using the `--melonloader.hideconsole` launch argument (however I still feel like it should be a config, and the configs themselves...

> You can change the main directory for all of MelonLoader's folders (including Mods) by giving a directory alongside `--melonloader.basedir`, though you still need version.dll in the game's directory to...

hello everyone, I find this mysterious bug today. But fortunately I find out it does appear in the new vault. So I backup my day planner folder and just delete...

The reason is because turn off"Reload domain" would not reset those static fields. Add this code somewhere should fix this problem. ```C# [InitializeOnEnterPlayMode] public static void ReloadContext() { Contexts.sharedInstance =...

May I ask how do you do two running task at the same time without parallel node? Just think about this a few days and cannot figure it out..

@emadgh Hi, yes it's quite confused.. Did you download the sample project metioned in step 2? Can you generate file with command in that project? If that's fine (should be...