mirror of
https://github.com/qwerfd2/Groove_Coaster_2_Server.git
synced 2026-09-22 22:38:01 +03:00
698 B
698 B
server_checker
This is a flutter app for batch downloading GC2OS server assets (music and charts) to the user's device (their application folder).
To use it, you need to
-
Compile the project to .apk or .ipa,
-
Sign the package to match the game client exactly (so you can install/sideload them and have them share the resource folders),
-
Install the package,
-
Generate a
batch_tokenin the database through some means (database edit, discord bot, etc.) -
Open the app and enter the server base URL and token,
-
Click download and wait!
This is a beta solution. Please report issues and errors.
Discord bot will not be open-sourced at the time being due to security concerns.