This program is a tool to automatically download the latest version of the Resource Pack Converter (GUI or Console) and run it. This will allow for any conversion
To access it as a GUI, double-click on the application (as long as you have Java)
If you are running the console version: run commands
java -jar RPC-Updater.jar nogui --from (version) --to (version)
To use the 1.15 light changes: use
--light (front | side)
To minify the files and make them smaller, use
--minify
You can also change the input folder with:
--input (path/to/dir)