21 lines
1.3 KiB
Markdown
21 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
|
|
|
|
- [`cc_glossary.md`](cc_glossary.md) - CC:Tweaked globals, modules, peripherals, events, and guides.
|
|
- [`craftos_pc_glossary.md`](craftos_pc_glossary.md) - CraftOS-PC emulator setup, CLI flags, mounting, peripheral emulation, troubleshooting, and related references.
|
|
- [`advanced_peripherals_glossary.md`](advanced_peripherals_glossary.md) - Advanced Peripherals 0.7 guides, peripherals, turtles, integrations, and changelog pages.
|
|
- [`create_cc_tweaked_glossary.md`](create_cc_tweaked_glossary.md) - Create CC:Tweaked integration pages.
|
|
- [`opencode_server_guide.md`](opencode_server_guide.md) - Running `opencode serve` for the TrapOS `ai` client.
|
|
- [`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.
|