87 words
1 minute
Melon Loader setup
Prerequisites
Steps
- Download MelonLoader to your game and run it once before continuing.
- Download the VSIX from the GitHub repo.
- Close all instances of Visual Studio and run the VSIX installer (double-clicking it should open it).
- Open Visual Studio and create a new project.
- Search for MelonLoader and click on either Mod or Plugin.
- Enter the project info and press Create.
- Select the EXE of the game you are modding and press Open.
- Wait for the project creation and it should open a Visual Studio window with a working project.
References
Melon Loader setup
https://slimaeus.github.io/posts/melon-loader-setup/