mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
29 lines
696 B
JSON
29 lines
696 B
JSON
{
|
|
"version": 1,
|
|
"sources": [
|
|
{
|
|
"identifier": "io.sidestore.example"
|
|
},
|
|
{
|
|
"identifier": "org.provenance-emu.provenance",
|
|
"sourceURL": "https://provenance-emu.com/apps.json"
|
|
},
|
|
{
|
|
"identifier": "me.oatmealdome.altstore",
|
|
"sourceURL": "https://altstore.oatmealdome.me"
|
|
},
|
|
{
|
|
"identifier": "com.utmapp.repos.UTM",
|
|
"sourceURL": "https://alt.getutm.app"
|
|
},
|
|
{
|
|
"identifier": "com.flyinghead.source",
|
|
"sourceURL": "https://flyinghead.github.io/flycast-builds/altstore.json"
|
|
},
|
|
{
|
|
"identifier": "dev.crystall1ne.repos.PojavLauncher",
|
|
"sourceURL": "https://alt.crystall1ne.software/"
|
|
}
|
|
]
|
|
}
|