Update README to mention wiki

This commit is contained in:
Agent X 2024-11-11 10:04:50 -05:00 committed by GitHub
parent 945d1efe91
commit 7e50a3790a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,3 +13,6 @@ Interestingly enough though, the goal of the project has slowly evolved over tim
## Lua ## Lua
sm64coopdx is moddable via Lua, similar to Roblox and Garry's Mod's Lua APIs. To get started, click [here](docs/lua/lua.md) to see the Lua documentation. sm64coopdx is moddable via Lua, similar to Roblox and Garry's Mod's Lua APIs. To get started, click [here](docs/lua/lua.md) to see the Lua documentation.
## Wiki
The wiki is made using GitHub's wiki feature, you can go to the wiki tab or click [here](https://github.com/coop-deluxe/sm64coopdx/wiki).