Files
sporel-lib-core.selection-test/manifest.module

13 lines
341 B
Plaintext

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