@ -3,4 +3,6 @@ A simple tool to make porting Windows builds of AM2R-Mods to other platforms eas
You need to have at least .NET Core 5 installed.
You need to have at least .NET Core 5 installed.
## How do I use this?
## 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.
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.