A simple tool to make porting Windows builds of AM2R-Mods to other platforms easier.
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 75f2d4db23
java notice
5 years ago
AM2RPortHelper Make cross platform + fill readme 5 years ago
.gitattributes Initial commit 5 years ago
.gitignore Initial commit 5 years ago
AM2RPortHelper.sln Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md java notice 5 years ago

README.md

AM2RPortHelper

A simple tool to make porting Windows builds of AM2R-Mods to other platforms easier. This will only work with VM-mods of the Community Updates, not of the original 1.1.
You need to have at least .NET Core 5 installed.

How do I use this?

Simply compress your mod as a zip, and then drag-n-drop it into this tool. After that, select if you want to have a port made for Linux or Android. A zip/apk that can be used for the AM2RModPacker will then be created into the directory next to the program.

For Android builds, you need to have Java installed.