- Install the Exe4j bundler and a Java8 Jdk
- Modify the jdk path and the exe4j path in
fmlinstaller.properties
to the correct paths on your machine - Modify the path in the line
3,4,47
of both fileFML_Installerx32.exe4j
andFML_Installerx64.exe4j
to the project location on your machine - Load the Ant build script
fmlinstaller.xml
- Add a dependency of
gson-2.2.2
to your classpath
- Replace the
FishModLoader.jar
under thesrc/net/xiaoyu233/fmlinstaller
to your released one - Change the version number in
version.properties
under src folder - Change the version number in both
FML_Installerx32.exe4j
andFML_Installerx64.exe4j
in line 9(Open them as plain text) - Open the Ant Build panel and run the
Build_32-64
target(Disable the filter if you can't see it) - After build finished you can find your installer in the project dir