add json files

This commit is contained in:
sky
2025-06-30 03:22:49 -04:00
parent d8c6c76f1c
commit 59ec0559a3
2 changed files with 2216 additions and 0 deletions

78
apps.json Normal file
View File

@ -0,0 +1,78 @@
[
{
"name": "Ruffle",
"directory": "ruffle",
"image": "cover.png"
},
{
"name": "ZIP Unarchiver",
"directory": "zip",
"image": "cover.png"
},
{
"name": "GBA Emulator",
"directory": "gba",
"image": "cover.png"
},
{
"name": "EmulatorJS",
"directory": "emu",
"image": "cover.png"
},
{
"name": "Scratch 1",
"directory": "scratch1",
"image": "cover.png"
},
{
"name": "AyunWebEPK",
"directory": "ayun",
"image": "cover.png"
},
{
"name": "Scratch 2",
"directory": "scratch2",
"image": "cover.png"
},
{
"name": "SB2 to SWF",
"directory": "sb2toswf",
"image": "cover.svg"
},
{
"name": "MiniWiki",
"directory": "wiki",
"image": "cover.png"
},
{
"name": "Windows 11",
"directory": "11",
"image": "cover.png"
},
{
"name": "Javascript Deobfuscator",
"directory": "deobsfucator",
"image": "cover.svg"
},
{
"name": "Code Editor",
"directory": "code",
"image": "cover.svg"
},
{
"name": "Turbowarp",
"directory": "turbowarp",
"image": "cover.svg"
},
{
"name": "Calculator",
"image": "cover.svg",
"directory": "calc"
},
{
"name": "GodoBlocks",
"directory": "godo",
"image": "cover.png"
}
]

2138
games.json Normal file

File diff suppressed because it is too large Load Diff