mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Update contibuting.md
This commit is contained in:
parent
6e984e570a
commit
1f4582abaf
1 changed files with 2 additions and 0 deletions
|
@ -18,3 +18,5 @@ This address can be changed using enviromental variable NP_NOITA_ADDR. Example (
|
||||||
NP_DISABLE_STEAM=1 NP_NOITA_ADDR=127.0.0.1:21252 cargo run --release # To start the proxy
|
NP_DISABLE_STEAM=1 NP_NOITA_ADDR=127.0.0.1:21252 cargo run --release # To start the proxy
|
||||||
NP_NOITA_ADDR=127.0.0.1:21252 wine noita.exe # To start Noita
|
NP_NOITA_ADDR=127.0.0.1:21252 wine noita.exe # To start Noita
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You'll probably want to add NP_SKIP_MOD_CHECK=1 to disable automatic mod installation as well.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue