An updater for packwiz-installer.
https://packwiz.infra.link/
- Java 100%
* 💡 Remove redundant comment * ♻️ Optimize checks for unequal jar names * ♻️ Refactor json string property getting Consolidates a lot of repeated checks when accessing json object strings into a local method of its own * 👷 Change run task's working directory Change run tasks' working directory from project directory to <build_directory>/test-project * 🔒️ Fix git authorization not being sent in header Git only accepts auth tokens passed in the header * Fix exception message |
||
|---|---|---|
| gradle/wrapper | ||
| src/main/java/link/infra/packwiz/installer/bootstrap | ||
| .gitignore | ||
| build.gradle | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
packwiz-installer-bootstrap
An updater for packwiz-installer.