diff --git a/app-repo.json b/app-repo.json index 3924c81..e4e127b 100644 --- a/app-repo.json +++ b/app-repo.json @@ -26,6 +26,63 @@ "title": "ESign No Logs", "url": "https://www.reddit.com/r/sideloaded/comments/1dliije/esign_v502_no_logs/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button" }, + { + "beta": false, + "name": "Deltarune", + "bundleIdentifier": "com.realmzer.deltarune", + "subtitle": "Deltarune - IOS Port", + "description": "Fight (or spare) alongside new characters in UNDERTALE's parallel story, DELTARUNE...! Chapter 2 has not been added.", + "localizedDescription": "Fight (or spare) alongside new characters in UNDERTALE's parallel story, DELTARUNE...! Chapter 2 has not been added.", + "developerName": "Toby Fox", + "iconURL": "https://github.com/Realmzer/Realmzer.github.io/blob/main/images/deltarune.png?raw=true", + "tintColor": "ffffff", + "category": "games", + "size": 70279168, + "version": "1.0.0", + "versionDate": "2024-10-12", + "downloadURL": "https://github.com/Realmzer/Realmzer.github.io/releases/download/All-IPAS/deltarune.ipa", + "appPermissions": {}, + "title": "Deltarune", + "url": "https://deltarune.com" + }, + { + "beta": false, + "name": "Undertale", + "bundleIdentifier": "com.realmzer.undertale", + "subtitle": "Undertale - IOS Port", + "description": "Welcome to UNDERTALE. In this RPG, you control a human who falls underground into the world of monsters.\nNow you must find your way out... or stay trapped forever.\n((Healthy Dog's Warning: Game contains imagery that may be harmful to players with photosensitive epilepsy or similar condition.))", + "localizedDescription": "Welcome to UNDERTALE. In this RPG, you control a human who falls underground into the world of monsters.\nNow you must find your way out... or stay trapped forever.\n((Healthy Dog's Warning: Game contains imagery that may be harmful to players with photosensitive epilepsy or similar condition.))", + "developerName": "Toby Fox", + "iconURL": "https://github.com/Realmzer/Realmzer.github.io/blob/main/images/undertale.png?raw=true", + "tintColor": "ff0000", + "category": "games", + "size": 140505088, + "version": "1.0.8", + "versionDate": "2024-10-12", + "downloadURL": "https://github.com/Realmzer/Realmzer.github.io/releases/download/All-IPAS/UNDERTALE.ipa", + "appPermissions": {}, + "title": "Undertale", + "url": "https://undertale.com" + }, + { + "beta": false, + "name": "FNAF World", + "bundleIdentifier": "com.realmzer.fnafworld", + "subtitle": "FNAF World - IOS Port", + "description": "Featuring the entire cast from the Five Nights at Freddy's series, this fantasy RPG will let players control their favorite animatronics in a an epic animated adventure!\nThis port might be inaccurate.", + "localizedDescription": "Featuring the entire cast from the Five Nights at Freddy's series, this fantasy RPG will let players control their favorite animatronics in a an epic animated adventure!\nThis port might be inaccurate", + "developerName": "Scott Cawthon", + "iconURL": "https://github.com/Realmzer/Realmzer.github.io/blob/main/images/fnafworld.png?raw=true", + "tintColor": "e103f7", + "category": "games", + "size": 100229120, + "version": "2.0.0", + "versionDate": "2024-10-12", + "downloadURL": "https://github.com/Realmzer/Realmzer.github.io/releases/download/All-IPAS/fnaf-world-mobile2.ipa", + "appPermissions": {}, + "title": "FNAF World", + "url": "https://https://gamejolt.com/games/fnaf-world/124921" + }, { "beta": false, "name": "PPSSPP", diff --git a/images/deltarune.png b/images/deltarune.png new file mode 100644 index 0000000..46a91db Binary files /dev/null and b/images/deltarune.png differ diff --git a/images/fnafworld.png b/images/fnafworld.png new file mode 100644 index 0000000..25bab59 Binary files /dev/null and b/images/fnafworld.png differ diff --git a/images/undertale.png b/images/undertale.png new file mode 100644 index 0000000..200ef92 Binary files /dev/null and b/images/undertale.png differ