Engine resolver does exact strcmp on dep versions, so consumer manifests must pin the new lib-core.panel 0.4.0 to keep load-time resolution green. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
35 lines
1.7 KiB
Plaintext
35 lines
1.7 KiB
Plaintext
{
|
|
"id": "vagrant-skeleton",
|
|
"version": "0.13.0",
|
|
"kind": "module",
|
|
"api": "^0.1",
|
|
"ci_frames": 60,
|
|
"entry_point": "init.lua",
|
|
"asset_aliases": {
|
|
"subterrain_player": "lib-asset.prototype-subterrain",
|
|
"subterrain_world": "lib-asset.prototype-subterrain",
|
|
"blob_testbench": "lib-asset.prototype-blob-geom",
|
|
"blob_rect_stone": "lib-asset.prototype-blob-geom"
|
|
},
|
|
"deps": [
|
|
{"id": "lib-core.input", "version": "0.4.0"},
|
|
{"id": "lib-core.camera", "version": "0.3.0"},
|
|
{"id": "lib-core.render", "version": "0.2.0"},
|
|
{"id": "lib-core.composition", "version": "0.3.0"},
|
|
{"id": "lib-core.actor", "version": "0.1.0"},
|
|
{"id": "lib-core.panel", "version": "0.4.0"},
|
|
{"id": "lib-core.inventory-list-display", "version": "0.1.1"},
|
|
{"id": "lib-core.notify", "version": "0.1.0"},
|
|
{"id": "lib-core.notify-display", "version": "0.1.0"},
|
|
{"id": "lib-core.world-overlay", "version": "0.1.0"},
|
|
{"id": "lib-core.maps", "version": "0.5.7"},
|
|
{"id": "lib-core.puppet", "version": "0.5.0"},
|
|
{"id": "lib-core.interaction", "version": "0.1.0"},
|
|
{"id": "lib-core.inventory-list", "version": "0.1.0"},
|
|
{"id": "lib-core.crafting", "version": "0.2.0"},
|
|
{"id": "lib-core.crafting-display", "version": "0.2.0"},
|
|
{"id": "lib-asset.prototype-subterrain", "version": "0.2.0"},
|
|
{"id": "lib-asset.prototype-blob-geom", "version": "0.1.0"}
|
|
]
|
|
}
|