mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-07-25 08:00:35 +00:00
Server config now uses json
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Created by anon on 4/21/21.
|
||||
//
|
||||
|
||||
#pragma once
|
||||
#include "rapidjson/stringbuffer.h"
|
||||
#include "rapidjson/prettywriter.h"
|
||||
#include "rapidjson/document.h"
|
||||
#include "rapidjson/writer.h"
|
||||
Reference in New Issue
Block a user