From d5535a9d719b114d91294f099080ca5f2c911707 Mon Sep 17 00:00:00 2001 From: Jacek <71609034+windeqk@users.noreply.github.com> Date: Sun, 7 Jan 2024 16:02:04 +0100 Subject: [PATCH] purekfd.json: Go back my best friend - Dino After all these pointless changes, my friend Dino is not available from PureKFD.... Therefore, I decided to restore it in json --- purekfd.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/purekfd.json b/purekfd.json index fca52c2..f199950 100644 --- a/purekfd.json +++ b/purekfd.json @@ -438,6 +438,22 @@ "images/com.hackzy.scharge/vid1.mov?loop=1&autoplay=1" ], "accent": "#b3ebbb" + }, + { + "name": "Dino Legal Notice", + "bundleid": "com.hackzy.dino", + "author": "HackZy", + "description": "the cure for boredom", + "version": "1.0", + "long_description": "Replaces the Legal Notice entry in the settings with Chrome Dino Minigame", + "category": "Games", + "icon": "images/com.hackzy.dino/icon.png", + "banner": "assets/Header.png", + "path": "tweaks/com.hackzy.dino.purekfd", + "screenshots": [ + "images/com.hackzy.dino/Screenshot.png" + ], + "accent": "#b3ebbb" } ] }