https://github.com/alienmario/sclauncher
A self-contained GUI launcher for SourceCoop
https://github.com/alienmario/sclauncher
avalonia blackmesa coop dedicated-server game-launcher game-mod mod mod-launcher server-browser server-installer source-engine sourcecoop sourcemod srcds steam workshop
Last synced: about 2 months ago
JSON representation
A self-contained GUI launcher for SourceCoop
- Host: GitHub
- URL: https://github.com/alienmario/sclauncher
- Owner: Alienmario
- License: gpl-3.0
- Created: 2025-02-18T18:33:56.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-07-21T22:00:20.000Z (2 months ago)
- Last Synced: 2025-07-22T01:07:26.408Z (2 months ago)
- Topics: avalonia, blackmesa, coop, dedicated-server, game-launcher, game-mod, mod, mod-launcher, server-browser, server-installer, source-engine, sourcecoop, sourcemod, srcds, steam, workshop
- Language: C#
- Homepage:
- Size: 2.56 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A self-contained GUI launcher for [SourceCoop](https://github.com/ampreeT/SourceCoop).
> [!NOTE]
> Currently supports Black Mesa only.## Features
### Install game server - Including necessary dependencies### Host & configure game server
### Join game servers
### Launch & configure game client
## Planned features
- Built-in tunneling (playit.gg or alternatives)
- Install new campaign mods on server and client
- Select active campaign mod on server and client## Made possible by
- [Avalonia UI](https://avaloniaui.net/)
- [DepotDownloader](https://github.com/SteamRE/DepotDownloader) / [DepotDownloaderSubProcess](https://github.com/Alienmario/DepotDownloaderSubProcess)
- [Tmds.ExecFunction](https://github.com/tmds/Tmds.ExecFunction)
- [srcds-pipe-passthrough-fix](https://github.com/tsuza/srcds-pipe-passthrough-fix)
- [SourceLogger](https://github.com/LukWebsForge/SourceLogger)
- [Gameloop.Vdf](https://github.com/shravan2x/Gameloop.Vdf)
- [SteamQuery.NET](https://github.com/cemahseri/SteamQuery.NET)Special thanks to Removiekeen for initial concept and logo.