mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 14:14:27 +02:00
update compatibility to AntOS next
This commit is contained in:
@ -5,6 +5,7 @@ Application for serverside code testing and analytics tool.
|
||||
It allows to execute lua code on the server from the browser
|
||||
|
||||
## Change logs
|
||||
* 0.1.0-a: Change package dependencies
|
||||
* 0.0.7-a: Change icon and category
|
||||
* 0.0.6-a: Fix ace path error
|
||||
* 0.0.5-a: Fix worker path error
|
@ -1,4 +1,3 @@
|
||||
|
||||
afx-app-window[data-id="LuaPlayground"] div[data-id="output"] p{
|
||||
margin:0;
|
||||
padding:0;
|
||||
|
File diff suppressed because one or more lines are too long
@ -3,11 +3,12 @@
|
||||
"name":"LuaPlayground",
|
||||
"description":"Module testing and analytics tool",
|
||||
"info":{
|
||||
"author": "Xuan Sang LEs",
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "xsang.le@gmail.com"
|
||||
},
|
||||
"version":"0.0.8-a",
|
||||
"version":"0.1.0-a",
|
||||
"category":"Development",
|
||||
"iconclass":"bi bi-gear-fill",
|
||||
"dependencies":["ACECore@1.4.12-r"],
|
||||
"mimes":["none"]
|
||||
}
|
Binary file not shown.
Reference in New Issue
Block a user