mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-21 15:50:42 +00:00
v3 version bump
This commit is contained in:
@@ -64,8 +64,8 @@ class Launcher {
|
|||||||
public: // variables
|
public: // variables
|
||||||
static inline std::thread EntryThread{};
|
static inline std::thread EntryThread{};
|
||||||
static inline VersionParser SupportedVersion{"0.26.1.0"};
|
static inline VersionParser SupportedVersion{"0.26.1.0"};
|
||||||
static inline std::string Version{"2.0"};
|
static inline std::string Version{"3.0"};
|
||||||
static inline std::string FullVersion{Version + ".99"};
|
static inline std::string FullVersion{Version + ".0"};
|
||||||
|
|
||||||
private: // variables
|
private: // variables
|
||||||
uint32_t GamePID{0};
|
uint32_t GamePID{0};
|
||||||
|
|||||||
Reference in New Issue
Block a user