Improve readme a bit

This commit is contained in:
IQuant 2024-05-15 13:25:32 +03:00
parent ef2f5806a2
commit 5abb49ccc5
2 changed files with 10 additions and 0 deletions

View file

@ -1,5 +1,14 @@
# 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)
Special thanks to:

View file

@ -36,4 +36,5 @@
- poly on clients
- proxy: stop receiving connections before another start_game on game over, noita: try to reconnect to proxy.
- sync traps
- holy mountains are screwed up when clients enter it before host does