### Summary - Fixe commands missing in helpinfo. - Adds more admin gump world building options. ### Screenshots <img src="https://github.com/modernuo/ModernUO/assets/3953314/3001aa65-4f46-4ba4-89ed-745fefdd27c3" width="50%"> |
||
|---|---|---|
| .. | ||
| assets/stylesheets | ||
| branding | ||
| commands | ||
| overrides | ||
| scripting-guide | ||
| building-server.md | ||
| CNAME | ||
| index.md | ||
| installation.md | ||
| readme.md | ||
| starting-server.md | ||
ModernUO Website
Development
- Install Python's
pippackage manager - Install MkDocs:
pip install mkdocs - Install Required Extensions
pip install pymdown-extensionspip install mkdocs-material
- Launch development server:
mkdocs