antosdk-apps/LuaPlayground/package.json
DanyLE 3b14ff5b9f
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
fix: bugs on new GUI API
2023-07-14 12:05:12 +02:00

14 lines
357 B
JSON

{
"app":"LuaPlayground",
"name":"LuaPlayground",
"description":"Module testing and analytics tool",
"info":{
"author": "Xuan Sang LE",
"email": "xsang.le@gmail.com"
},
"version":"0.1.2-a",
"category":"Development",
"iconclass":"bi bi-gear-fill",
"dependencies":["ACECore@1.4.12-r"],
"mimes":["none"]
}