mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-08-11 03:09:57 +00:00
Clean release snapshot
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"id": "minigames",
|
||||
"name": "Minigames",
|
||||
"version": "0.1.0",
|
||||
"bundled": true,
|
||||
"private": false,
|
||||
"screen": "screen.html",
|
||||
"script": "screen.js",
|
||||
"settings": {
|
||||
"html": "settings.html",
|
||||
"server_files": [
|
||||
"minigames/"
|
||||
]
|
||||
},
|
||||
"diagnostics": {
|
||||
"server_files": [
|
||||
"minigames/profile.json"
|
||||
]
|
||||
},
|
||||
"routes": "routes.py"
|
||||
}
|
||||
Reference in New Issue
Block a user