Releases: supsm/MCPPPP
MCPPPP 0.5.6
Change GUI stuff, including better scaling for windows, default paths for GUI, and colors in GUI output.
What's Changed
- Rounding for FSB by @GlassesNerd in #14
New Contributors
- @GlassesNerd made their first contribution in #14
Full Changelog: 0.5.5...0.5.6
INSTALLATION INSTRUCTIONS
Windows/Mac: get the version that matches your os. Windows users should download MCPPPP-windows.exe
, mac users should download MCPPPP-mac.tar.gz
. Double click on the file. On mac, it will extract a file, MCPPPP-mac
. Double click that file to run mcpppp.
Linux: If you have a gui, download MCPPPP-linux-gui
. Open a terminal, then type chmod +x ./MCPPPP-linux-gui && ./MCPPPP-linux-gui
.
MCPPPP 0.5.5
Fixes some issues with zipped resourcepacks:
- Optimizes unzipping so each resourcepack is only unzipped once, instead of 3+ times
- Fixes an issue where extraction/compression will fail with zipped resourcepacks containing special characters
Full Changelog: 0.5.4...0.5.5
INSTALLATION INSTRUCTIONS
Non Linux: get the version that matches your os. Windows users should download MCPPPP-windows.exe
, mac users should download MCPPPP-mac.tar.gz
. Double click on the file. On mac, it will extract a file, MCPPPP-mac
. Double click that file to run mcpppp.
Linux: If you have a gui, download MCPPPP-linux-gui
. Open a terminal, then type chmod +x ./MCPPPP-linux-gui && ./MCPPPP-linux-gui
.
MCPPPP 0.5.4
Fixes errors relating to GUI, as well as some minor issues with FSB.
Full Changelog: 0.5.3...0.5.4
INSTALLATION INSTRUCTIONS
Non Linux: get the version that matches your os. Windows users should download MCPPPP-windows.exe
, mac users should download MCPPPP-mac.tar.gz
. Double click on the file. On mac, it will extract a file, MCPPPP-mac
. Double click that file to run mcpppp.
Linux: If you have a gui, download MCPPPP-linux-gui
. Open a terminal, then type chmod +x ./MCPPPP-linux-gui && ./MCPPPP-linux-gui
.
MCPPPP 0.5.3
Switches to JNI for mod version. Could be unstable, please report an issue if minecraft crashes during launch.
MCPPPP 0.5.2
Fixes a tiny bug from the zip library where it would crash when unzipping an empty file.
INSTALLATION INSTRUCTIONS
Non Linux: get the version that matches your os. Windows users should download MCPPPP-windows.exe
, mac users should download MCPPPP-mac.tar.gz
. Double click on the file. On mac, it will extract a file, MCPPPP-mac
. Double click that file to run mcpppp.
Linux: If you have a gui, download MCPPPP-linux-gui
. Open a terminal, then type chmod +x ./MCPPPP-linux-gui && ./MCPPPP-linux-gui
.
MCPPPP 0.5.1
Fixes a number of bugs, including some relating to chime conversion
INSTALLATION INSTRUCTIONS
Non Linux: get the version that matches your os. Windows users should download MCPPPP-windows.exe
, mac users should download MCPPPP-mac.tar.gz
. Double click on the file. On mac, it will extract a file, MCPPPP-mac
. Double click that file to run mcpppp.
Linux: If you have a gui, download MCPPPP-linux-gui
. Open a terminal, then type chmod +x ./MCPPPP-linux-gui && ./MCPPPP-linux-gui
.
MCPPPP 0.5.0
Very exciting update this time
New config format! If you have the old format... unfortunately there is not a converter...
Fixes a few issues, including fsb rotation. Mod version should also be good now
INSTALLATION INSTRUCTIONS
Non Linux: get the version that matches your os. Windows users should download MCPPPP-windows.exe
, mac users should download MCPPPP-mac.tar.gz
. Double click on the file. On mac, it will extract a file, MCPPPP-mac
. Double click that file to run mcpppp.
Linux: If you have a gui, download MCPPPP-linux-gui
. Open a terminal, then type chmod +x ./MCPPPP-linux-gui && ./MCPPPP-linux-gui
.
MCPPPP 0.4.3
Even more bug fixes for fsb. Hopefully there won't be any more :P
INSTALLATION INSTRUCTIONS
Non Linux: get the version that matches your os. Windows users should download MCPPPP-windows.exe
, mac users should download MCPPPP-mac.tar.gz
. Double click on the file. On mac, it will extract a file, MCPPPP-mac
. Double click that file to run mcpppp.
Linux: If you have a gui, download MCPPPP-linux-gui
. Open a terminal, then type chmod +x ./MCPPPP-linux-gui && ./MCPPPP-linux-gui
.
MCPPPP 0.4.2
More bug fixes for FSB.
INSTALLATION INSTRUCTIONS
Non Linux: get the version that matches your os. Windows users should download MCPPPP-windows.exe
, mac users should download MCPPPP-mac.tar.gz
. Double click on the file. On mac, it will extract a file, MCPPPP-mac
. Double click that file to run mcpppp.
Linux: If you have a gui, download MCPPPP-linux-gui
. Open a terminal, then type chmod +x ./MCPPPP-linux-gui && ./MCPPPP-linux-gui
.
MCPPPP 0.4.1
Make skyboxes transparent, similar to of. Rotation still does not work.
Nighttime is weird and cuts off for me, but it seems to be different for some people. Will do more investigation.