An open API service indexing awesome lists of open source software.

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

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.