Update README.md

This commit is contained in:
djoslin0 2021-08-02 20:47:23 -07:00 committed by GitHub
parent 17caf398f5
commit 4ea9d54663
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# sm64ex-coop
Online cooperative multiplayer mod for SM64, aiming to synchronize all entities and every level for two players.
Online multiplayer mod for SM64, aiming to synchronize all entities and every level for multiple players.
Fork of [sm64pc/sm64ex](https://github.com/sm64pc/sm64ex).
Build instructions are available on the [sm64ex wiki](https://github.com/sm64pc/sm64ex/wiki).
Build instructions are available on the [wiki](https://github.com/djoslin0/sm64ex-coop/wiki).
Feel free to report bugs and contribute, but remember, there must be **no upload of any copyrighted asset**.
Run `./extract_assets.py --clean && make clean` or `make distclean` to remove ROM-originated content.
## Goal
Create a mod for the PC port where two people can play online together peer-to-peer.
Create a mod for the PC port where multiple people can play online together.
Unlike previous online attempts, this one will synchronize enemies and events such that you will be interacting with the same world at the same time.
## Discord