Launcher for ClassicCounter with Discord RPC, Auto-Updates and More!
- C# 99.2%
- Batchfile 0.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| Launcher | ||
| Wauncher | ||
| .gitignore | ||
| dependencies.json | ||
| Directory.Build.props | ||
| Launcher.sln | ||
| LICENSE | ||
| publish.bat | ||
| README.md | ||
ClassicCounter Launcher
Launcher for ClassicCounter with Discord RPC, Auto-Updates and More!
Written in C# using .NET 8.
Important
.NET Runtime 8 is required to run the launcher. Download it from here.
Arguments
--debug-mode- Enables debug mode, prints additional info.--disable-rpc- Disables Discord RPC.--gc- Launches the Game with custom Game Coordinator.--install-dependencies- Launches setup process for required Game dependencies.--patch-only- Will only check for patches, won't open the game.--skip-updates- Skips checking for launcher updates.--skip-validating- Skips validating patches.--validate-all- Validates all game files.
Caution
Using
--skip-updatesor--skip-validatingis NOT recommended!
An outdated launcher or patches might cause issues.