plutoengine/engine-demo/basic-application/mods/tefek.demo.basicapplication/info.json

11 lines
209 B
JSON
Raw Normal View History

{
"displayName": "Basic App Demo",
"description": "Basic application demo for PlutoEngine.",
"author": "Tefek",
"resourceRoots": {
"icons": {
"path": "icons",
"type": "open"
}
}
}