Compare commits

...

4 Commits

Author SHA1 Message Date
xingteh 4ae7122d03 Update LPSHelper config 2026-08-22 15:41:27 +08:00
xingteh 9a5d3a0687 Add GTEH's Server List Synchronizer 2026-08-22 15:40:55 +08:00
xingteh 8d67d25911 Add Iris 2026-08-18 13:14:23 +08:00
xingteh 77a5440dc9 Update LPSHelper config 2026-08-17 19:14:05 +08:00
13 changed files with 36 additions and 12 deletions
Binary file not shown.
Binary file not shown.
-6
View File
@@ -1,6 +0,0 @@
{
"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"
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://ghfast.top/https://raw.githubusercontent.com/mtrlps-community/LetsPlay-Packwiz/unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://gh-proxy.org/https://github.com/mtrlps-community/LetsPlay-Packwiz/raw/refs/heads/unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://gitea.dusays.com/fenychn0206/LetsPlay-Packwiz/raw/branch/unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://github.com/mtrlps-community/LetsPlay-Packwiz/raw/refs/heads/unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
@@ -0,0 +1,4 @@
{
"unsup": "https://fastly.jsdelivr.net/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
@@ -0,0 +1,4 @@
{
"unsup": "https://gcore.jsdelivr.net/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://cdn.jsdelivr.net/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
@@ -0,0 +1,4 @@
{
"unsup": "https://cdn.jsdmirror.cn/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://cdn.jsdmirror.com/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
-6
View File
@@ -1,6 +0,0 @@
{
"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"
}