This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Creating your first mod
muffichii edited this page Feb 17, 2022
·
1 revision
After you selected the Toolbox on the main menu, this screen will appear:
Click on the "Create a new mod" button, and you should be greeted with this wizard:
- Self-explanatory. The mod name will be shown in the "Mods" menu, and in the toolbox.
- The description of your mod. It'll be shown in the "Mods" menu next to the logo. Describe your mod here.
- The text that'll be shown on the game's title bar once you play your mod.
- The small icon that is shown on the mod's title bar and taskbar icon.
- Click on this button to browse for a title bar icon. It'll be saved as
icon.png
in the mod folder - Mod's icon. It'll be shown in the "Mods" menu.
- Click on this button to browse for a mod icon. Like the title bar icon, it'll be saved as
modIcon.png
in the mod folder. - Click on this button to test out your title bar. The window's title and icon will be replaced by your mod's title bar text and icon.
- Click on this button to finalize the mod's creation.
Once you saved your mod, you'll be thrown back at the main menu, where your newly fresh mod will be selected.
Click "Edit mod..." to start editing it.