Files
sporel-lib-core.command-test/manifest.module
Axel Meyer 4a05962f00 deps: bump lib-core.input dep 0.3.0 → 0.4.0 (P.3.10 cascade)
No behavioral change. Only 0.4.0 is now available.
2026-05-15 22:14:24 +02:00

13 lines
333 B
Plaintext

{
"id": "lib-core.command-test",
"version": "0.1.0",
"kind": "test-module",
"api": "^0.1",
"entry_point": "init.lua",
"deps": [
{ "id": "lib-core.command", "version": "0.1.0" },
{ "id": "lib-core.input", "version": "0.4.0" },
{ "id": "lib-core.camera", "version": "0.3.0" }
]
}