Skip to content

Releases: acedogblast/ProjectUraniumAutoBuilder

Add Windows Forms Version

21 Jun 21:34
Compare
Choose a tag to compare
Pre-release

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.

30 Jul 23:14
d6b442a
Compare
Choose a tag to compare
Pre-release

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

25 Oct 17:51
83f485d
Compare
Choose a tag to compare
V0.1 Pre-release
Pre-release

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)