Search Guide — 2.0.75
Use this page as a “jump list” when working with Codex or any RAG indexer.
Start Here
Tiles (stone paths, etc.)
Entities & Prototypes
Events & Script Hooks
Players, Surfaces, Forces
GUI & Rendering
Remote, Commands, Logging
Quick grep ideas
- Search the corpus:
rg -n "<term>" llm-docs/2.0.75 -S
- Search only chunk text:
rg -n "<term>" llm-docs/2.0.75/chunks.jsonl -S