Building mods - SuperCatGaming/Velocity-Redux-Mod-Creator GitHub Wiki

[!Tip] Testing your mod after you change a lot is highly recommended. Unless your mod is small, testing everything once your done with it could make it hard to determine what is causing a problem. Test early, test often.

Once your mod is in a state where you want to distribute it or test it to make sure it works, all you have to do is access [Assets > Mods > Build Mods].

image

Unity will then start creating your mod file that you can test or distribute. This file will be created in the Unity project under [Assets/Built Mods/{YourModNameHere}.vrx]

image