SkillAgentSearch skills...

Launcher

🚀 Custom Splitgate launcher and ingame-dll coded in cpp

Install / Use

/learn @SplitgateDevelopment/Launcher
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Launcher

🚀 Custom Splitgate launcher and ingame-dll coded in cpp

Usage

• Build the project or download the latest precompiled binaries from here

• Make sure Launcher.exe and Internal.dll in the same folder

• Start the game

• Open Launcher.exe

• Use the Ins button to show/hide the gui

Compile

To compile the project make you you have Visual Studio 22, vcpkg integrated with MSBuild and Python 3.13 installed

[!IMPORTANT] Internal.vcxproj expects python path to be C:\Python313, either match it or update header import configuration

  • Install Internal dependencies:
    cd Internal
    vcpkg install
    
  • Compile using Visual Studio
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5mo ago
Forks0

Languages

C++

Security Score

72/100

Audited on Oct 29, 2025

No findings