Please ensure you have a working environment before reading this page :

Setup your environment

Now that you wrote your first mod, you might want to build your mod to test it and publish it.

1. Set the build type accordingly to its purpose

Untitled

2. Open the ‘build’ tab

Untitled

3. Click on ‘Build [mod name]’

Untitled

3. Get your build

The build can be found at bin → Debug/Release → netstandard2.0 → [mod name].dll

Untitled

4. Move your mod in the plugins folder and/or publish it. Enjoy !

You can check ‘How to install a mod’ and ‘Upload a mod’ for more information.

Untitled