You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You must have Dev Edition downloaded here or on www.soardownload.com/mod .
Boot up the dev_creation_main.py .
You can name the mod by doing Name mod >name<
You can load templates by doing this command: Template load >templatehere<. The templates include of command, addon, and window.
You can create a config file by doing Create Config
You can package the mod up as a .zip in the Zips folder by doing mod package.
The templates can help you understand how the mods work and you can create mods off of those.
The dev_creation_main.py is just the basic script that helps you get the mod ready or start up. You must code init.py itself.