mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-06-17 08:30:53 +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