Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabwhy authored Feb 25, 2024
1 parent 404041a commit f8cd96a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ Builds are generated by GitHub Actions on every commit.
You can also download the [latest release](https://github.com/harmonytf/HarmonyVPKTool/releases/latest)

## Building
1. Build [TFVPKTool](https://github.com/barnabwhy/TFVPKTool) and place the contents of the `dist` directory in `tfvpktool` (Building TFVPKTool on linux is currently undocumented but is possible)
2. Run `npm install`
3. Run `npm run build:windows` to build a portable .exe if you are on windows or `npm run build:linux` to build an AppImage if you are on linux.
1. Run `yarn`
3. Run `yarn tauri build` to build a portable executable and bundled installs for your OS

## Details:
Uses [sourcepak](https://github.com/barnabwhy/sourcepak-rs) to unpack files from VPKs.
Expand Down

0 comments on commit f8cd96a

Please sign in to comment.