Skip to content

Alpha 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@adituv adituv released this 16 Dec 05:55
· 2 commits to master since this release

Updated syntax: arrays in structs now have their type denoted as e.g. array<int> or array<array<qbkey>> etc instead of just array. Dicts can now have standalone elements as well as key-value pairs: { x: y, nofocus }.