feat(P.3.7): lib-core.command-test v0.1.0 — 21 state assertions
This commit is contained in:
12
manifest.module
Normal file
12
manifest.module
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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.3.0" },
|
||||
{ "id": "lib-core.camera", "version": "0.3.0" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user