complete codex docs
This commit is contained in:
parent
b5dcf01a8c
commit
3cefad183d
62 changed files with 2730 additions and 50 deletions
52
docs/modules/TS3Admin.md
Normal file
52
docs/modules/TS3Admin.md
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
# TS3Admin
|
||||
|
||||
## Purpose
|
||||
|
||||
Teamspeak 3 admin interface module.
|
||||
|
||||
## Current Status
|
||||
|
||||
- Functional
|
||||
- Niche
|
||||
|
||||
## Dependencies
|
||||
|
||||
- TS3 server administration data
|
||||
- Teamspeak 3 service access
|
||||
|
||||
## Database Tables
|
||||
|
||||
- `ts3_homes`
|
||||
|
||||
## Agent Interaction
|
||||
|
||||
- indirect through TS3 service administration
|
||||
|
||||
## User Workflow
|
||||
|
||||
- manage TS3 service associations
|
||||
|
||||
## Admin Workflow
|
||||
|
||||
- configure TS3 homes and credentials
|
||||
|
||||
## Security Concerns
|
||||
|
||||
- Teamspeak credentials and host access
|
||||
|
||||
## Known Issues
|
||||
|
||||
- separate niche module from the game-server core
|
||||
|
||||
## Missing Functionality
|
||||
|
||||
- clearer docs and product positioning
|
||||
|
||||
## Suggested Future Improvements
|
||||
|
||||
- keep only if TS3 hosting is part of the offering
|
||||
|
||||
## Recommendation
|
||||
|
||||
- Keep / Hide depending on product line
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue