more docs
This commit is contained in:
parent
1ad746ba82
commit
a70ec15899
21 changed files with 1357 additions and 25 deletions
1
.github/copilot-instructions.md
vendored
1
.github/copilot-instructions.md
vendored
|
|
@ -16,4 +16,5 @@ applyTo: '**'
|
|||
- Prefer small, focused changes.
|
||||
- Validate reverse-engineering and tooling changes with the narrowest relevant check.
|
||||
- Keep read-only analysis separate from any explicit writable workflow.
|
||||
- For authored map-placement or link investigation in Crusader-Map-Viewer, prefer decompressed `.cache/scene-cache/<game>/map-*/<hash>/scene.json` over `site/data`; the cache scenes preserve direct item objects and world coordinates.
|
||||
- If the shell becomes stuck on multiline input or otherwise unhealthy, you could try to press esc in the shell to see if it gets unstuck, otherwise immediately use `vscode_askQuestions` to ask the user to fix the terminal state, then continue the task once the user confirms it is fixed.
|
||||
Loading…
Add table
Add a link
Reference in a new issue