mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-20 07:10:25 +00:00
add command-line options
This commit is contained in:
@@ -10,12 +10,11 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
void InitLauncher(int argc, char* argv[]);
|
||||
void InitLauncher();
|
||||
std::string GetEP(char* P = nullptr);
|
||||
std::string GetGamePath();
|
||||
std::string GetVer();
|
||||
std::string GetPatch();
|
||||
std::string GetEN();
|
||||
void ConfigInit();
|
||||
extern bool Dev;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user