Add LPSHelper config

This commit is contained in:
xingteh
2026-08-16 12:10:16 +08:00
parent 69e8d67fdf
commit 94cbe64a77
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"unsup": "https://github.com/mtrlps-community/LetsPlay-Packwiz/raw/refs/heads/unsup/pack.toml",
"rpu": "https://github.com/mtrlps-community/lps-community-guide/raw/refs/heads/main/docs/assets/gameresources/client_config.json",
"gtehserverlistsync": "https://github.com/mtrlps-community/static/raw/refs/heads/main/servers.json",
"slideshowproxy": "https://github.com/mtrlps-community/static/raw/refs/heads/main/rewrite_config.json"
}
+6
View File
@@ -0,0 +1,6 @@
{
"unsup": "https://gitea.dusays.com/fenychn0206/LetsPlay-Packwiz/raw/branch/unsup/pack.toml",
"rpu": "https://gitea.dusays.com/fenychn0206/lps-community-guide/raw/branch/main/docs/assets/gameresources/client_config.json",
"gtehserverlistsync": "https://gitea.dusays.com/fenychn0206/static/raw/branch/main/servers.json",
"slideshowproxy": "https://gitea.dusays.com/fenychn0206/static/raw/branch/main/rewrite_config.json"
}