Properly link flecs library
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "basics_json",
|
||||
"type": "application",
|
||||
"value": {
|
||||
"author": "Jane Doe",
|
||||
"description": "A simple hello world flecs application",
|
||||
"use": [
|
||||
"flecs"
|
||||
],
|
||||
"public": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user