UnityEngine.Il2CppImageConversionManager is licensed under the Apache License, Version 2.0. See LICENSE for the full License. Illusion Plugin Architecture is licensed under the MIT License. See LICENSE for the full License. MuseDashModLoader is licensed under the MIT License. See LICENSE for the ...
Installation: Ensure you have MelonLoader installed in your Unity project. Then, add the WickerREST.dll assembly reference to your Visual Studio project. Create Command Handlers: Decorate static methods in your code with the [CommandHandler] attribute to expose them as commands. For example: [...