about summary refs log tree commit diff stats
path: root/vendor/godobuf/README
blob: ce716bb7b116589a82f6fa93d2c71b29690ebb4c (plain) (blame)
1
2
3
4
This is a fork of https://github.com/oniksan/godobuf with some minor changes so
that it is able to compile the Lingo 2 randomizer proto files. The plugin parts
of the project have also been removed since we only need the command line
script.
} /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Question Room How"
display_name: "Question Room"
panels {
  name: "QUESTION"
  path: "Panels/Questions/question_3"
  clue: "question"
  answer: "how"
  symbols: "example"
  # "Panels/Question Proxies/question_3_proxied" <- this is just how again
  proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" }
  proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" }
  proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" }
  proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" }
  proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" }
}
paintings {
  name: "WHY"
  path: "Components/Paintings/why"
  orientation: "east"
}