20 lines
1.3 KiB
Markdown
20 lines
1.3 KiB
Markdown
# Documentation
|
|
|
|
Start here when looking up ComputerCraft-related APIs, CraftOS-PC behavior, peripherals, or mod integrations used by this repository.
|
|
|
|
## Indexes
|
|
|
|
- [`craftos_pc_glossary.md`](craftos_pc_glossary.md) - CraftOS-PC emulator setup, CLI flags, mounting, peripheral emulation, troubleshooting, and related references.
|
|
- [`../.opencode/agent-context/atm10-expert/INDEX.md`](../.opencode/agent-context/atm10-expert/INDEX.md) - ATM10 in-game agent context, including CC:Tweaked, Advanced Peripherals, and Create CC:Tweaked glossaries.
|
|
- [`opencode_server_guide.md`](opencode_server_guide.md) - Running `opencode serve` for the TrapOS `ai` client.
|
|
- [`ingame-trapos-ai-mcp-guide.md`](ingame-trapos-ai-mcp-guide.md) - Concise in-game checklist for installing TrapOS, connecting `ai`, and linking MCP.
|
|
- [`opencode_api.md`](opencode_api.md) - Minimal opencode HTTP API reference used by TrapOS.
|
|
- [`public-ports.md`](public-ports.md) - Public production TCP port allocation for TrapOS services.
|
|
- [`adrs/`](adrs/) - Lightweight Architecture Decision Records for this repository.
|
|
|
|
## Notes
|
|
|
|
- These files are compact navigation indexes, not full documentation mirrors.
|
|
- Prefer the local indexes first, then open the linked upstream docs for details.
|
|
- Update the relevant `Last checked` line when refreshing an index.
|