mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
True coop multiplayer mod for Noita.
.vscode | ||
noita-proxy | ||
quant.ew | ||
redist | ||
.gitignore | ||
contributing.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
prepare_release.py | ||
README.md | ||
todo.txt |
Noita Entangled Worlds
Noita Entangled Worlds is an experimental mod for Noita that aims to make a true coop multiplayer possible.
What is synced as of now:
- Players, their positions, health, perks and inventories
- Wand usage
- Item usage
- Items in world (One player can throw a wand/potion/spell/item, another can pick it up)
- Enemies and their attacks
- Pixels of the grid world (this one is far from perfect, however)
There is a video guide/showcase of the mod by Gudyni (in russian): https://www.youtube.com/watch?v=mqSKcDW-epg
Special thanks to:
- @EvaisaDev for allowing to use code from Noita Arena mod.
- @dextered for NoitaPatcher.
- Creators of other libraries used in this project.