Skip to content

Commit

Permalink
docs: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ookkoouu committed Mar 18, 2024
1 parent 344b031 commit 82a3810
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# packwiz-install
A Go port of [packwiz/packwiz-installer](https://github.com/packwiz/packwiz-installer).

# Usage
1. Download binary from [release](https://github.com/ookkoouu/packwiz-install/releases/latest) and put it on `.minecraft` folder.
2. Run install command.
```
packwiz-install install <URL>
```

Run `packwiz-install -h` for more detail.

## Update on launch game
WIP
1. Bundle binary with your modpack.
2. Set "Pre-Launch Hook"

0 comments on commit 82a3810

Please sign in to comment.