Releases: acedogblast/ProjectUraniumAutoBuilder
Add Windows Forms Version
This version added a Windows Forms GUI application that make it easier for Windows PC users. It comes with a FFmpeg executable and should work on any Windows PC with .Net Framework installed. A recent version of Windows 10 should have the .net framework already installed. The java cli version has no changes.
v0.2: Upload updated code.
New cli version with feedback. Should work with any version of java runtime that you may have. Removed {Target Platform} arg.
How to use:
java -jar [This jar file] {path to Pokemon Uranium folder} {path to Project-Uranium-Godot folder} {path to FFmpeg Executable}
V0.1
A beta build for devs. Use the CLI version if you are using any jre other than Oracle's Java 8.
CLI usage:
java -jar [This jar file] {Target Platform} {path to Pokemon Uranium folder} {path to Project-Uranium-Godot folder} {path to FFmpeg Executable}
Target Platform Options: dev-setup
dev-setup : Only copy and fix assets (for devs)