Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
themitosan authored Aug 11, 2024
1 parent 8c064a3 commit 64fce88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ You can find a list with all available shortcuts on `help.txt`.
## How to build

> [!IMPORTANT]\
> Make sure to have latest [node.js](https://nodejs.org/) version installed!
> Make sure to have latest [node.js](https://nodejs.org) version installed!
- Run `npm run build-normal` for common build or `npm run build-sdk` for debug build.
- You can also use `npm run build-normal-wine` or `npm run build-sdk-wine` to compile a version that plays nicer with [wine](https://www.winehq.org/) compat layer.
- You can also use `npm run build-normal-wine` or `npm run build-sdk-wine` to compile a version that plays nicer with [wine](https://www.winehq.org) compat layer.

If everything is okay, binaries will be available on `build/r3_auto_map_gen/`.

## Other OS?
You can run this app using [wine](https://www.winehq.org/) compat layer.
You can run this app using [wine](https://www.winehq.org) compat layer.
In order to read current game, **make sure to run it under the same prefix**.
Some few things will be fixed later _(Run game and Cam Hint are broken)_.

Expand Down

0 comments on commit 64fce88

Please # to comment.