Skip to content

ClassicCounter/launcher

Repository files navigation

ClassicCounter Wauncher

Wauncher for ClassicCounter with Discord RPC, a Server List, Friends List, Auto-Updates and More!
Written in C# using .NET 8 and Avalonia.

Downloads Stars Issues MIT License

Important

.NET Desktop Runtime 8 is required to run the Wauncher. Download it from here.

Important

Wauncher is still a work in progress. Some features are unfinished and you may run into bugs or changes between builds.

Settings

  • Minimize to System Tray keeps the launcher running in the background when in-game.
  • Skip Updates lets you launch the game even when Wauncher detects available updates.
  • Add ClassicCounter to Steam adds Wauncher to Steam as a non-Steam game and applies Steam artwork automatically.
  • Disable Carousel turns off the rotating hero images to lower memory usage.
  • Disable Hardware Acceleration switches Wauncher to software rendering and restarts the launcher automatically.
  • Discord RPC controls whether Wauncher updates your Discord presence. In some cases, Discord may still show "Counter-Strike: Global Offensive" even when RPC is disabled.
  • Launch Options lets you pass extra game launch flags such as -high or +fps_max 300.
  • Verify Game Files checks your installation and repairs any missing or damaged game files automatically.

Build / Publish

  • Build: dotnet build Wauncher/Wauncher.csproj -c Release
  • Publish: dotnet publish Wauncher/Wauncher.csproj -c Release -r win-x64 --self-contained false
  • Quick publish script: publish.bat (builds + hashes + optional copy target)

Packages Used

About

Launcher for ClassicCounter with Discord RPC, Auto-Updates and More!

Resources

License

Stars

Watchers

Forks

Contributors