1
0
forked from xomf/slabOS

Add apps.json

This commit is contained in:
xomf 2025-06-01 23:26:46 +00:00
parent 619f489c63
commit 3e7644b6cd

8
apps.json Normal file
View File

@ -0,0 +1,8 @@
{
"Clicker" : {
"version" : "0.0.0.1",
"colour": "brown",
"url" : "later",
"path" : "apps/Calculator.lua"
}
}