Commit Graph

3 Commits

Author SHA1 Message Date
Claude
79718c0acd Fix compilation errors - use correct 7DTD APIs
- Use NetPackageChat instead of non-existent ChatCommandManager
- Use Debug.Log instead of Log.Out
- Add UnityEngine namespace
2025-11-23 17:41:37 +00:00
Claude
8495249cb1 Add build script for command line compilation 2025-11-23 17:19:24 +00:00
Claude
d344ea0e1c Add basic bot command mod
- Intercepts chat messages starting with /bot
- Logs them to telnet only
- Prevents display in game chat
2025-11-23 17:15:09 +00:00