Add contribution to README (#275)

This commit is contained in:
Agent X 2023-02-16 18:55:58 -05:00 committed by GitHub
parent b118d55314
commit 1a136ced9e
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,10 @@ Create a mod for the PC port where multiple people can play online together.
Unlike previous online attempts, this one synchronized enemies and events. This allows players to be interacting with the same world at the same time.
## Lua
sm64ex-coop is moddable via lua, similar to how Roblox and Gmod works. To get started, click [here](docs/lua/lua.md) to see the lua documentation
sm64ex-coop is moddable via lua, similar to how Roblox and Garry's Mod works. To get started, click [here](docs/lua/lua.md) to see the lua documentation
## Contribution
If you want to make a PR to sm64ex-coop, join the [Discord server](https://discord.gg/TJVKHS4) and communicate with us about your PR. We work on new sm64ex-coop betas on a private repo and push all of our changes to the main repo once we've added everything, so if you contact us we can give you access to that repo where you can PR your changes there.
## Discord
[https://discord.gg/TJVKHS4](https://discord.gg/TJVKHS4)