Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 4495e8e

Browse files
Add new games!
Add slither.io, cybertanks, frogger, paper.io 2 and thanks to @DevilGlitch binding of isaac, eaglercraft x, mini agario and super mario 64
1 parent 127581d commit 4495e8e

File tree

11 files changed

+73
-1
lines changed

11 files changed

+73
-1
lines changed
940 KB
Loading
12.3 KB
Loading
19.9 KB
Loading
38.8 KB
Loading
136 KB
Loading
10.9 KB
Loading
90.9 KB
Loading
54.5 KB
Loading
5.84 KB
Loading

public/assets/games.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,5 +430,77 @@
430430
"cdn": "false",
431431
"proxy": "true",
432432
"url": "https://shellshock.io"
433+
},
434+
{
435+
"img": "/assets/games-thumb/binding-of-isaac.jpeg",
436+
"baseFile": "index.html",
437+
"name": "The Binding of Isaac",
438+
"cdn": "false",
439+
"proxy": "false",
440+
"url": ""
441+
},
442+
{
443+
"img": "/assets/games-thumb/eaglerx.webp",
444+
"baseFile": "index.html",
445+
"name": "EaglerCraft X",
446+
"cdn": "false",
447+
"proxy": "false",
448+
"url": ""
449+
},
450+
{
451+
"img": "/assets/games-thumb/miniagario.png",
452+
"baseFile": "dots.html",
453+
"name": "Mini Agario",
454+
"cdn": "false",
455+
"proxy": "false",
456+
"url": ""
457+
},
458+
{
459+
"img": "/assets/games-thumb/yohoho.jpeg",
460+
"baseFile": "",
461+
"name": "YoHoHo",
462+
"cdn": "false",
463+
"proxy": "true",
464+
"url": "https://yohoho.io"
465+
},
466+
{
467+
"img": "/assets/games-thumb/paper.io2.webp",
468+
"baseFile": "",
469+
"name": "Paper.io 2",
470+
"cdn": "false",
471+
"proxy": "true",
472+
"url": "https://paper-io.com/"
473+
},
474+
{
475+
"img": "/assets/games-thumb/frogger.jpeg",
476+
"baseFile": "index.html",
477+
"name": "Frogger",
478+
"cdn": "false",
479+
"proxy": "false",
480+
"url": ""
481+
},
482+
{
483+
"img": "/assets/games-thumb/supermario64.jpeg",
484+
"baseFile": "index.html",
485+
"name": "Super Mario 64",
486+
"cdn": "false",
487+
"proxy": "false",
488+
"url": ""
489+
},
490+
{
491+
"img": "/assets/games-thumb/cybertanks.png",
492+
"baseFile": "",
493+
"name": "CyberTanks",
494+
"cdn": "false",
495+
"proxy": "true",
496+
"url": "https://xigency.herokuapp.com/"
497+
},
498+
{
499+
"img": "/assets/games-thumb/slitherio.webp",
500+
"baseFile": "",
501+
"name": "Slither.io",
502+
"cdn": "false",
503+
"proxy": "true",
504+
"url": "http://slither.io"
433505
}
434506
]

0 commit comments

Comments
 (0)