Mod packaging toolchain for AM2RLauncher mods.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Miepee fbfb9d2250
warning, in case mod zip contains subfolders
5 years ago
Properties Add version number, update AssemblyInfo.cs 5 years ago
XML Implement ProfileNotes field 5 years ago
utilities fixed some android issues 5 years ago
.gitignore Initial code population 5 years ago
AM2R ModPacker.sln Fixed namespace 5 years ago
AM2RModPacker.csproj Fix Issue #5 5 years ago
App.config Initial code population 5 years ago
LICENSE Re-licensed as GPLv3 instead of MIT 5 years ago
ModPacker.Designer.cs Implement ProfileNotes field 5 years ago
ModPacker.cs warning, in case mod zip contains subfolders 5 years ago
ModPacker.resx Initial code population 5 years ago
Program.cs Initial code population 5 years ago
README.md readme overhaul 5 years ago
icon64.ico Initial code population 5 years ago
packages.config Fix Issue #5 5 years ago

README.md

AM2RModPacker

Mod packaging toolchain for AM2RLauncher mods.

This is for modcreators who wish to make their mods usable with the AM2RLauncher. It currently supports creating Windows, Linux and Android mods.

For actual mod creation, it is recommended to use Game Maker: Studio and the AM2R Community Updates repository, but they can be created with UndertaleModTool as well.

Usage instructions

Currently todo, as they should be self-explanatory anyways.