mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
somewhat acceptable cli connect
This commit is contained in:
parent
4161929e72
commit
83cae6ce67
6 changed files with 101 additions and 33 deletions
13
README.md
13
README.md
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue