Panel/modules
copilot-swe-agent[bot] ce70cc1256 Generate comprehensive documentation for all 149 games
- Fixed empty caption handling in XML parameter extraction
- Generated detailed startup parameters for all games from XML configs
- All games now have complete troubleshooting sections
- All navigation anchors working properly
- 149 games successfully processed with full documentation

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-11-22 23:12:17 +00:00
..
addonsmanager From the panel site 2025-09-17 21:14:45 -04:00
administration From the panel site 2025-09-17 21:14:45 -04:00
backup-restore No changes 2025-09-11 13:29:15 -04:00
billing Generate comprehensive documentation for all 149 games 2025-11-22 23:12:17 +00:00
circular From the panel site 2025-09-17 21:14:45 -04:00
config_games edit xml config again 2025-11-22 09:25:06 -05:00
cron No changes 2025-09-11 13:29:15 -04:00
dashboard updated from actual site files 2025-11-11 08:56:05 -05:00
dsi From the panel site 2025-09-17 21:14:45 -04:00
editconfigfiles No changes 2025-09-11 13:29:15 -04:00
extras No changes 2025-09-11 13:29:15 -04:00
faq From the panel site 2025-09-17 21:14:45 -04:00
fast_download From the panel site 2025-09-17 21:14:45 -04:00
ftp From the panel site 2025-09-17 21:14:45 -04:00
gamemanager updated from actual site files 2025-11-11 08:56:05 -05:00
lgsl_with_img_mod From the panel site 2025-09-17 21:14:45 -04:00
litefm No changes 2025-09-11 13:29:15 -04:00
lostpwd No changes 2025-09-11 13:29:15 -04:00
mods No changes 2025-09-11 13:29:15 -04:00
modulemanager From the panel site 2025-09-17 21:14:45 -04:00
mysql From the panel site 2025-09-17 21:14:45 -04:00
news No changes 2025-09-11 13:29:15 -04:00
rcon No changes 2025-09-11 13:29:15 -04:00
register No changes 2025-09-11 13:29:15 -04:00
server From the panel site 2025-09-17 21:14:45 -04:00
settings From the panel site 2025-09-17 21:14:45 -04:00
status No changes 2025-09-11 13:29:15 -04:00
steam_workshop No changes 2025-09-11 13:29:15 -04:00
subusers No changes 2025-09-11 13:29:15 -04:00
support No changes 2025-09-11 13:29:15 -04:00
teamspeak3 No changes 2025-09-11 13:29:15 -04:00
tickets From the panel site 2025-09-17 21:14:45 -04:00
TS3Admin From the panel site 2025-09-17 21:14:45 -04:00
tshock From the panel site 2025-09-17 21:14:45 -04:00
update From the panel site 2025-09-17 21:14:45 -04:00
user_admin From the panel site 2025-09-17 21:14:45 -04:00
user_games From the panel site 2025-09-17 21:14:45 -04:00
util No changes 2025-09-11 13:29:15 -04:00
README.modules No changes 2025-09-11 13:29:15 -04:00
reseller.tar.gz From the panel site 2025-09-17 21:14:45 -04:00

Module directory consists of following files:

* module.php (REQUIRED):

Contains the information for the module, such as:
- version
- name
- menu entries
- sql installation queries

* navigation.xml (OPTIONAL):

Contains the navigation for the module. This file is optional and if not used,
the default page called <module_name>.php is loaded.

* Additional files:

In addition to the files above module can have as many extra files as you want.