web
web copied to clipboard
The open.mp web services monorepo. Homepage, documentation, server index, and more! All in one place.
There might not be a nice easy way to filter these, it might just come down to manual admin action to remove servers. 
Docs pages are currently case sensitive - because the site is run on a linux environment which is case sensitive. Not entirely sure how to solve this one. Probably just...
Would be neat to replicate this:  Can be done at static build time using MDX to walk the AST and find all the heading nodes.
Each page needs an "Edit this page" button that just directs to GitHub using the same file with `/edit/` in the path.
I just added a div and styled it ```css .scroll { height: 800px; width: 100%; max-width: 1000px; overflow: auto; overflow-x: hidden; } ``` https://github.com/openmultiplayer/web/assets/92677767/bc03f0f6-2856-44b8-823e-8c9e594f63a8 It looks more organized. But it's...
The Vercel app fails always. It's very annoying.  
``` `config.json` is a server configuration file ``` It's rendered as:  What I except: 
In the menu it shows for example: "CrashAddresses", "PluginDevelopmentGuide" etc. Shouldn't it be spaced like "Crash Addresses", "Plugin Development Guide" etc
Some very new coders might wonder what is the OnPlayerDoThing, etc.