Releases: Kenny-Hui/PW-GUI
Releases · Kenny-Hui/PW-GUI
v1.0.3
This is a minor release over v1.0.2, changes as follows:
- .gitignore preview will now display in real-time, similar to .packwizignore
- Add image/text preview support for .webp, .ini, .cfg and .mcmeta
- Improved filename detection for CurseForge Manual Download
- Added options to show the actual filename for packwiz meta file (.pw.toml)
- Add support for showing GitHub update meta when previewing packwiz meta files.
- More sensible width for tab character
- Add command history to packwiz console (Use Up/Down arrow key)
Downloads
Note: PW-GUI now requires Java 17 or above to run, you can download them at https://adoptium.net
Windows:
For Windows Users, it is recommended to use the .exe wrapper, which can be found below.
Other systems:
Please download the .jar file below.
v1.0.2
This is a minor release over v1.0.1, notable changes as follows:
- Packwiz modpack without a version should display more properly in the UI
- Add support for adding a Modpack Description (Only used when exporting Modrinth modpack)
- Add support for forcibly installing content to the current folder
- Previewing markdown files will no longer have the scrollbar scrolled to the bottom
Downloads
Windows:
For Windows Users, it is recommended to use the .exe wrapper, which can be found below.
Other systems:
Please download the .jar file below.
v1.0.1
This is a minor release over v1.0.0, notable changes as follows:
- Extended range of supported file formats that are similar (e.g. json vs json5)
- Fix datapack folder resolving to the filesystem's root directory if started with a
/
- Fix pack config always getting marked as save if the pack's minecraft version is snapshot
- Don't show file hash as
null
ifno-internal-hashes
is set totrue
- Only treat
options.txt
at the root modpack directory as Minecraft Options File, instead of any file named "options.txt" - Raise error if index file or file referenced within index file are outside of the modpack directory
Downloads
Windows:
For Windows Users, it is recommended to use the .exe wrapper, which can be found below.
Other systems:
Please download the .jar file below.