ModernUO/Projects/UOContent/Migrations/Server.Items.Shell.v0.json
Kamron Batman 1323162628
fix(codegen): Adds codegen for embedded objects and timer fields (#686)
* Adds code genning for embedded objects. See `AquariumState` as an example.
* Adds code genning for fields that are `Timer`. See `Aquarium` as an example.
* Codegens aquariums
* Fixes missing option for most primitive field types.
2021-08-16 14:48:18 -07:00

5 lines
No EOL
70 B
JSON

{
"version": 0,
"type": "Server.Items.Shell",
"properties": []
}