mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-04 06:46:06 +00:00
Added HTTP logic and login
This commit is contained in:
10
src/Config.cpp
Normal file
10
src/Config.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
///
|
||||
/// Created by Anonymous275 on 1/17/22
|
||||
/// Copyright (c) 2021-present Anonymous275 read the LICENSE file for more info.
|
||||
///
|
||||
|
||||
#include "Launcher.h"
|
||||
|
||||
void Launcher::loadConfig() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user