Update contibuting.md

This commit is contained in:
IQuant 2024-05-24 12:01:08 +03:00
parent 6e984e570a
commit 1f4582abaf

View file

@ -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_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.