AsherGlick / Burrito

An overlay tool for Guild Wars 2 that works on linux
GNU General Public License v2.0
79 stars 18 forks source link

Breaking out proto info inside AttributeVariable #308

Closed AsherGlick closed 4 months ago

AsherGlick commented 4 months ago

Breaking out all the proto specific AttributeVariable fields into a new subfield called proto_info

Also making use of strict undefineds in jinja which make it easier to tell when a template is using a variable that does not exist.

This results in a zero-diff in the generated code