Add manifest.core for engine bootstrap
Engine requires both manifest.core (lib metadata) and manifest.module (module metadata) for proper package discovery and loading.
This commit is contained in:
6
manifest.core
Normal file
6
manifest.core
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"id": "sporel-module-map-editor.core",
|
||||
"kind": "lib",
|
||||
"version": "0.1.0",
|
||||
"license": "Proprietary"
|
||||
}
|
||||
Reference in New Issue
Block a user