Match module id to directory name convention

Same rationale as the sibling map-editor repo: manifest id is the
short directory name (map-editor-test), not the sporel-module-
prefixed form.
This commit is contained in:
Axel Meyer
2026-05-24 03:08:37 +02:00
parent 985846a9df
commit b262af08cb

View File

@@ -1,5 +1,5 @@
{
"id": "sporel-module-map-editor-test",
"id": "map-editor-test",
"version": "0.1.0",
"kind": "test-module",
"api": "^0.1",