From be78fa4b91c5acb05d984e95d075ae67effd9a27 Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Mon, 12 Jun 2023 09:39:20 -0700 Subject: [PATCH 1/2] Upload config (#383) Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> --- SideStore.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SideStore.conf 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 From 5864c283f6850ac6ee397019849b68ac83a2744a Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Mon, 12 Jun 2023 20:35:36 -0700 Subject: [PATCH 2/2] Add EmuPalace Source --- trustedapps.json | 4 ++++ 1 file changed, 4 insertions(+) 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"