25 lines
862 B
Plaintext
25 lines
862 B
Plaintext
{
|
|
"id": "spine-prototype",
|
|
"version": "0.3.1",
|
|
"kind": "module",
|
|
"api": "^0.1",
|
|
"ci_frames": 30,
|
|
"entry_point": "init.lua",
|
|
"asset_aliases": {
|
|
"fa_terrain_v1": "lib-asset.prototype-fa-starter"
|
|
},
|
|
"deps": [
|
|
{"id":"lib-core.maps","version":"0.5.7"},
|
|
{"id":"lib-core.render","version":"0.2.0"},
|
|
{"id":"lib-core.camera","version":"0.3.0"},
|
|
{"id":"lib-core.selection","version":"0.1.0"},
|
|
{"id":"lib-core.input","version":"0.4.0"},
|
|
{"id":"lib-core.player_control","version":"0.2.0"},
|
|
{"id":"lib-core.actor","version":"0.1.0"},
|
|
{"id":"lib-core.interaction","version":"0.1.0"},
|
|
{"id":"lib-core.command","version":"0.1.0"},
|
|
{"id":"lib-core.composition","version":"0.2.0"},
|
|
{"id":"lib-asset.prototype-fa-starter","version":"0.2.0"}
|
|
]
|
|
}
|