initial: inventory-list v0.1.0 — list-container inventory over engine entity-tree
Provides add/remove/contents/contains/count over composition entities acting as list containers. Items attach as synthetic children under item.<n> slots; renderable tag toggled via composition.set_tag on add/remove. Slot counter is reconstruction-safe (derived from get_children scan, no persisted state). Depends on lib-core.composition 0.2.0 (get_container + set_tag).
This commit is contained in:
1
manifest.lib
Normal file
1
manifest.lib
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"lib-core.inventory-list","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.composition","version":"0.2.0"}]}
|
||||
Reference in New Issue
Block a user