diff --git a/SideStore.conf b/SideStore.conf new file mode 100644 index 00000000..30b1954a --- /dev/null +++ b/SideStore.conf @@ -0,0 +1,9 @@ +[Interface] +PrivateKey = AIIeeUDvk3NeAFJ9BWCQvPJize/9WZibMnGJ/0rt5k4= +Address = 10.7.0.10/24 + +[Peer] +PublicKey = kHDoekeYhBvfW9a9UQ+UCmpbG423eejTjcjW+DT+JF0= +AllowedIPs = 10.7.0.1/32 +Endpoint = 127.0.0.1:51820 +PersistentKeepalive = 25 diff --git a/trustedapps.json b/trustedapps.json index a88df4a8..9495555f 100644 --- a/trustedapps.json +++ b/trustedapps.json @@ -24,6 +24,10 @@ "identifier": "com.flyinghead.source", "sourceURL": "https://flyinghead.github.io/flycast-builds/altstore.json" }, + { + "identifier": "com.emuplace.altstore", + "sourceURL": "https://emuplace.app/altstore/altstore.json" + }, { "identifier": "dev.crystall1ne.repos.PojavLauncher", "sourceURL": "https://alt.crystall1ne.dev"