somewhat acceptable cli connect

This commit is contained in:
bgkillas 2024-09-28 10:41:11 -04:00
parent 4161929e72
commit 83cae6ce67
6 changed files with 101 additions and 33 deletions

View file

@ -46,10 +46,21 @@ After that, just start a new Noita game on everyone's PCs, and you should be in
[The mods listed here](https://docs.google.com/spreadsheets/d/1nMdqzrLCav_diXbNPB9RgxPcCQzDPgXdEv-klKWJyS0) have been tested by the community, it is publically editable so please add any untested mod with your findings
## Cli connect
can also connect via cli, just run `noita_proxy --lobby [steam_code/ip and port]`
## Connecting via steam without steam version of game
to connect via steam without the steam version of game, since its more stable you can do the following
on all clients run the game with the NP_APPID=480 environemental variable, you can do that by making a bat/bash file to set that before running the executable
## Thanks
Special thanks to:
- Contributors.
- @EvaisaDev for allowing to use code from Noita Arena mod.
- @dextercd for NoitaPatcher.
- Creators of other libraries used in this project.
- Creators of other libraries used in this project.