Go to file
Basil 24c8efe03d refactor: implement binary parsing in L0 DataTable rows
- Add BinaryReaderExtension with Vector2/3/4, Quaternion, Color, Rect types
- Implement ParseDataRow(byte[]) in TagRow and RarityTagBudgetRow
- Update CLAUDE.md with GameFramework module table and improved architecture docs
- Remove unnecessary InternalsVisibleTo and L1 wrapper classes

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 10:03:27 +08:00
docs init 2026-04-30 19:33:16 +08:00
src refactor: implement binary parsing in L0 DataTable rows 2026-05-01 10:03:27 +08:00
src-ref init 2026-04-30 19:33:16 +08:00
.gitignore init 2026-04-30 19:33:16 +08:00
CLAUDE.md refactor: implement binary parsing in L0 DataTable rows 2026-05-01 10:03:27 +08:00
TODO.md docs: update TODO.md for wave 3 completion 2026-05-01 09:13:12 +08:00