mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Should fix host crash when throwing items on clients.
This commit is contained in:
parent
1fdb8da46c
commit
a35e899029
2 changed files with 20 additions and 6 deletions
4
Justfile
4
Justfile
|
@ -12,3 +12,7 @@ run2:
|
|||
|
||||
release:
|
||||
python prepare_release.py
|
||||
|
||||
noita:
|
||||
cd /home/quant/.local/share/Steam/steamapps/common/Noita/ && NP_NOITA_ADDR=127.0.0.1:21252 wine noita.exe -gamemode 0
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue