Skip to content

Imperium42/Launchpad

 
 

Repository files navigation

Launchpad

An open-souce launcher for your games. Launchpad was originally made for Unreal Engine 4, but supports arbitrary software and games.

Build Status

Launchpad (GTK# on Linux)

Features:

  • Self-updating
  • Can install, update and verify the game installation
  • Support for a number of widespread protocols (currently FTP and HTTP/HTTPS)

Usage guide: https://forums.unrealengine.com/showthread.php?29904-Launchpad-A-free-open-source-UE4-compatible-game-launcher

Note for users installing on Unix - you may need to install some additional libraries for Launchpad to run. Simply run /Scripts/launchpad-dependencies.sh if your system is Debian or Debian-based, and it'll install them for you.

If you are not on a Debian-based system, you have to install these packages:

  • libnotify-cil-dev
  • libwebkitgtk-dev

If you are on Windows, you'll also need the GTK# runtime. http://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/

Code contributors

  • Jarl Gullberg
  • Mentos
  • Neur0t1c

About

An open-source game launcher for your games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.1%
  • Shell 4.6%
  • Other 1.3%