mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-12 08:21:02 +02:00
18 lines
635 B
JSON
18 lines
635 B
JSON
{
|
|
"name": "gen1recomp App Repo",
|
|
"identifier": "com.theboisclub.gen1recomp.repo",
|
|
"iconURL": "https://raw.githubusercontent.com/bryanthaboi/gen1recomp/main/assets/logo/gen1recomp_cover.png",
|
|
"apps": [
|
|
{
|
|
"name": "gen1recomp",
|
|
"bundleIdentifier": "com.theboisclub.gen1recomp",
|
|
"developerName": "bryanthaboi",
|
|
"iconURL": "https://raw.githubusercontent.com/bryanthaboi/gen1recomp/main/assets/logo/gen1recomp_cover.png",
|
|
"localizedDescription": "Gen1Recomp - A native Lua / LÖVE2D recreation of Gen 1 Poke",
|
|
"tintColor": "3b5ca8",
|
|
"category": "games",
|
|
"versions": []
|
|
}
|
|
]
|
|
}
|