Releases: AmberIsFrozen/PW-GUI
v1.2.0
This is a feature release following v1.1.0, notable changes as follows:
- Add an explicit Reinstall action in the Tool menu, which removes all metadatas and re-add them from CurseForge/Modrinth/Custom URL. (Project-only for now, it won't reinstall the same version yet)
- Add Cancel button for all progress dialogs which allows you to terminate a process abruptly
- Add Change License feature, a new button will appear if you select the LICENSE file.
- Add Author Name option in settings, which can be used to automatically fill the author name when creating a new modpack or changing licenses.
- Recognize Packwiz Meta File with .toml extension (Instead of only .pw.toml)
- Fix potential glitched entries in the file pane if there's a rapid change of files.
- Fix a couple of ways packwiz could get stuck waiting for the user's prompt
- Many small UI changes/bug fixes
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.
Note: The release artifact may take a bit to show up~
v1.1.0
This is a feature release following v1.0.3, notable changes as follows:
- Add a fallback mirror for downloading packwiz executable (https://github.com/Kenny-Hui/packwiz/actions), as all artifacts in the official packwiz repository have expired as of this writing.
- Fix NeoForge version sorted from oldest to newest (Instead of newest to oldest)
- Add CurseForge mod version link when browsing CF metadata
- Add modlist generation, can be accessed in Tools > Generate Modlist...
- When upgrading between Minecraft versions/modloaders, PW-GUI will now prompt for mods/metadata that are incompatible after upgrade.
- Add the ability to drag and drop file directly onto PW-GUI's file pane
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.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
nullifno-internal-hashesis set totrue - Only treat
options.txtat 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
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.