Skip to content

Releases: Kenny-Hui/PW-GUI

v1.0.3

21 Feb 18:13
Compare
Choose a tag to compare

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

31 Jan 09:29
Compare
Choose a tag to compare

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

29 Jan 13:04
Compare
Choose a tag to compare

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 if no-internal-hashes is set to true
  • 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.

v1.0.0

28 Jan 12:25
Compare
Choose a tag to compare

NOTE: This version is OUTDATED and will not receive support nor further development

Initial release~

Note For Windows Users: Using the .exe executable on Windows is generally preferred, and can be downloaded below
For other users, use .jar instead.