This program was created to work with FocusTreeAndEventManager, help to add mod's images file information (event pictures & goal/focus images) to GFX files in the mod's interface directory. However, you can apply it to your mod without FocusTreeAndEventManager tool.
- Java 8+
java -jar HOI4-QuickInsertGFX-1.0.0-beta1.jar
Jar Launcher is the program in Mac OS X that launches Java JAR files into the Aqua/Java runtime environment when the JAR file is double clicked.
That launches JAR files when the JAR file is double clicked.
3.1. Right-click the Jar file and select Open with from the context menu, then click Choose another app.
3.2. Check the box that says "Always use this app to open .jar files".
3.3. Click More app, then select look for another app on this PC at the bottom.
3.4. Select javaw.exe in your JRE e.g.: 'C:\Program Files\Java\jre1.8.0_221\bin\javaw.exe', then click Open.
v1.1.0
- Add support images for Mod(s) option
- Add Event Handler
v1.0.1
- Add Error Handling
v1.0.0
- Initial version
- ANTLR4 : A powerful parser generator.
This project is licensed under the terms of the MIT license.