mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-02-16 11:50:39 +00:00
switch to toml11
it's better, believe me
This commit is contained in:
@@ -10,6 +10,8 @@ public:
|
||||
|
||||
[[nodiscard]] bool Failed() const { return mFailed; }
|
||||
|
||||
void FlushToFile();
|
||||
|
||||
private:
|
||||
void CreateConfigFile(std::string_view name);
|
||||
void ParseFromFile(std::string_view name);
|
||||
|
||||
1
include/toml11
Submodule
1
include/toml11
Submodule
Submodule include/toml11 added at 647381020e
Submodule include/tomlplusplus deleted from bc6891e1fb
Reference in New Issue
Block a user