ChocolateBird/scripts
Luke Hubmayer-Werner 724f48a62e Redefine struct DSL
Still tab-separated, but types now require u/s (e.g. 8 is now u8)
Array form changed from "type[x][y]" to "x of y of type"
Array of array is now recursive so arbitrary nesting is allowed
Also the new parser should be able to write as easily as it reads, hooray!
2023-08-03 19:36:24 +09:30
..
loaders Redefine struct DSL 2023-08-03 19:36:24 +09:30
struct.gd Redefine struct DSL 2023-08-03 19:36:24 +09:30