noita_entangled_worlds/README.md

18 lines
601 B
Markdown
Raw Normal View History

2024-05-08 20:33:41 +03:00
# Noita Entangled Worlds
2024-05-15 13:25:32 +03:00
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)
2024-05-08 20:33:41 +03:00
2024-05-10 18:47:01 +03:00
Special thanks to:
- @EvaisaDev for allowing to use code from Noita Arena mod.
- @dextered for NoitaPatcher.
- Creators of other libraries used in this project.