mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
### Summary * Bumps to .NET 9 with updated dependencies * Comparing a value type against null is no longer allowed * CI/CD now uses the version specified in global.json * Serialization generator updated to .NET 9 with bug fixes, fixes to turkish language, and parallelization |
||
|---|---|---|
| .. | ||
| 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