about summary refs log tree commit diff stats
path: root/tools/validator/godot_processor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added the_repetitiveStar Rauchenberger2025-08-181-10/+6
* Validate that nodes in game files are usedStar Rauchenberger2025-08-181-0/+76
4 5 6 7 8 9 10 11 12 13 14 15 16















                              
name: "Obverse Purple Area"
display_name: "Maze"
panels {
  name: "DRAGON"
  path: "Panels/Maze/panel_18"
  clue: "dragon"
  answer: "leviathan"
  symbols: "example"
}
panels {
  name: "ABOVE"
  path: "Panels/Maze/panel_9"
  clue: "above"
  answer: "below"
  symbols: "sun"
}