A fast, standalone Electron desktop application for managing and launching games from the UnionCrax platform. Direct downloads with minimal overhead and full control over your gaming library.
- Fast Downloads: Direct game downloads with pause/resume support
- Game Library: Browse and manage your installed games
- Updates: game updates download system
- Settings: Customize download location and launch executables
- Search: Quick game search with intelligent filtering
- History: Track your recently played games
- Sync: In sync with the UC Website, browse your liked/wishlisted games and recently viewed directly inside the launcher.
- OS: Windows 10 or later (64-bit)
- RAM: 2GB minimum (4GB recommended)
- Storage: 500MB for standalone app
- Support: Yes 👍
- Go to Releases
- Download
UnionCrax.Direct.Setup.X.X.X.exe - Run the installer and choose installation directory
- Create desktop/Start Menu shortcuts
- Launch UnionCrax.Direct from Start Menu or desktop
- Go to Releases
- Download
UnionCrax.Direct.X.X.X.exe - Run directly - no installation needed
- Settings and data are stored alongside the executable
- Go to Releases
- Download
UnionCrax.Direct-X.X.X-win.zip - Extract to your preferred location
- Run
UnionCrax.Direct.exefrom the extracted folder
Run the one-line installer (downloads the latest AppImage and creates a desktop entry):
curl -sSL https://union-crax.xyz/linux-installer.sh | bashThis installs the AppImage to ~/.local/share/UnionCrax.Direct and adds a launcher in your applications menu.
- Check UnionCrax Status
Want to contribute? See CONTRIBUTING.md for setup instructions and development guidelines.
# Clone repository
git clone https://github.com/UnionCrax-Team/UnionCrax.Direct.git
cd UnionCrax.Direct
# Install dependencies
pnpm install
pnpm run setup
# Start development
pnpm dev
# Build installer
pnpm run packThis project is licensed under the MIT License - see LICENSE for details.
Built with:
Made with ❤️ by the UnionCrax Team