document fixes

This commit is contained in:
Frank Harris 2025-11-10 20:12:52 -05:00
parent 01d56a897d
commit 221a0fac38
169 changed files with 6014 additions and 1640 deletions

View file

@ -1,6 +1,7 @@
{
"name": "Rust",
"description": "Setup and configuration guide for Rust game servers",
"category": "game",
"order": 78
}
{
"name": "Rust",
"description": "Comprehensive guide for Rust dedicated servers with ports, uMod/Oxide plugins, wipe schedules, and performance optimization",
"category": "game",
"order": 78,
"complete": true
}