Skip to content

Releases: ProdaZhang/figkit

Release list

v0.1.0

Choose a tag to compare

@ProdaZhang ProdaZhang released this 06 Jul 04:59

First tagged release.

  • One Figma capture, six outputs: HTML / UI-DSL / Unity (UXML+USS) / Godot (.tscn) / Unreal (uespec + C++) / Cocos Creator (TS)
  • IR spec v1.0 FROZEN (ui.json + flow.json) with a spec-parity CI guard
  • Six offline stdlib test suites, golden-guarded deterministic converters
  • Engine-verified: Godot 4.3 (rendered, pixel-compared vs HTML), Unity 6000.4.8f1 (compile + import + structure), Cocos runtime TS strict-typechecked against official @cocos/creator-types