sm64coopdx/README.md

18 lines
814 B
Markdown
Raw Normal View History

2020-09-01 08:50:43 +02:00
# sm64ex-coop
2022-01-30 09:16:32 +01:00
Online multiplayer mod for SM64 that synchronizes all entities and every level for multiple players. Fork of [sm64pc/sm64ex](https://github.com/sm64pc/sm64ex).
2021-02-14 11:11:19 +01:00
2020-05-07 19:11:38 +02:00
Feel free to report bugs and contribute, but remember, there must be **no upload of any copyrighted asset**.
2020-06-19 22:42:57 +02:00
Run `./extract_assets.py --clean && make clean` or `make distclean` to remove ROM-originated content.
2020-05-15 05:05:50 +02:00
2022-01-30 09:16:32 +01:00
## Goal (accomplished)
2021-08-03 05:47:23 +02:00
Create a mod for the PC port where multiple people can play online together.
2022-01-30 09:16:32 +01:00
Unlike previous online attempts, this one synchronized enemies and events. This allows player to be interacting with the same world at the same time.
## Build
Build instructions are available on the [wiki](https://github.com/djoslin0/sm64ex-coop/wiki).
2020-05-08 08:26:21 +02:00
## Discord
[https://discord.gg/TJVKHS4](https://discord.gg/TJVKHS4)