Reeversee / ReverseLauncher

Reverse Launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse Launcher

Github Downloads Github Latest

About

Launcher that we use to update and promote our games

Requirements

  • Unreal Engine 5.2.1
  • Visual Studio 2022
  • ~1GB free space

Compilation Guide

  1. Clone Reverse Launcher source code using git clone https://github.com/Reeversee/ReverseLauncher.git
  2. Inside the source code folder, find the file ReverseLauncher.uproject
  3. Right-click on it and select Generate Visual Studio project files in the list.
  4. Then open ReverseLauncher.sln inside Visual Studio and rebuild it.
  5. After completing this process, you can open ReverseLauncher.uproject and compile the Launcher there in the Platforms -> Windows tab.

License

Licensed under the GNU General Public License v3.0

Thanks to:

About

Reverse Launcher

License:GNU General Public License v3.0


Languages

Language:C# 67.1%Language:C++ 27.9%Language:C 4.9%