### Summary * Unifies reading UOP File indexes * Adds ArtData file reader to get graphic bounds * Automatically generates Bounds.bin from art file if missing * Adds [GenBounds command to regenerate the bounds.bin file. Useful for when the art file changes. |
||
|---|---|---|
| .. | ||
| 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