Early Dev
BlackSheep-Productions™ is actively building tools, backend systems, and game projects in staged releases.

BlackSheep Game Hub

Full-Stack Electron Launcher, Live Lobby Backend & Manifest-Driven Updater

Live Preview

BlackSheep Game Hub Preview

Overview

BlackSheep Game Hub is a custom-built Electron desktop launcher designed to support modular multiplayer projects. It combines Discord-based authentication, persistent login behavior, a live Socket.IO lobby backend, SQLite-backed chat history, and a manifest-driven update pipeline into one branded desktop client.

The current internal release connects to the live lobby server, restores recent chat history after reconnecting, displays visible chat timestamps, and has a proven end-to-end updater flow from hosted manifest to installed desktop update.

Current Release

Version 1.1.2 is the current internal Game Hub build. This release adds visible chat timestamps and confirms the updater pipeline works end-to-end with the live desktop client.

Core Features

Update System

The launcher uses a web-hosted manifest system to detect available builds, display release notes, and deliver installers dynamically from the BlackSheep Productions website.

The current internal manifest points to the 1.1.2 installer. This update was successfully detected, downloaded, installed, and verified through the desktop client.

Links

Download GitHub