diff --git a/lpshelper_remote_config.json b/lpshelper_remote_config.json new file mode 100644 index 0000000..5de49b6 --- /dev/null +++ b/lpshelper_remote_config.json @@ -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" +} \ No newline at end of file diff --git a/lpshelper_remote_config_gitea.json b/lpshelper_remote_config_gitea.json new file mode 100644 index 0000000..85ceb72 --- /dev/null +++ b/lpshelper_remote_config_gitea.json @@ -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" +} \ No newline at end of file