added TODO category

This commit is contained in:
Frank Harris 2025-11-11 10:25:04 -05:00
parent 79f3c61cac
commit de1a45482d
154 changed files with 549 additions and 629 deletions

View file

@ -1,7 +1,6 @@
{
"name": "B3 (Big Brother Bot)",
"description": "Comprehensive guide for B3 bot (COD/Battlefield admin system) with Python setup, MySQL/SQLite database, b3.xml config, RCON integration, plugin system, and web interface",
"category": "mods",
"order": 64,
"complete": true
}
{
"description": "Comprehensive guide for B3 bot (COD/Battlefield admin system) with Python setup, MySQL/SQLite database, b3.xml config, RCON integration, plugin system, and web interface",
"name": "B3 (Big Brother Bot)",
"order": 64,
"category": "mods"
}