Add standalone web api server, cli handler, authorization, commands

This commit is contained in:
Akkadius
2019-07-07 03:13:04 -05:00
parent 7d71163fa0
commit 78d8b909be
18 changed files with 3749 additions and 18 deletions
+2
View File
@@ -122,6 +122,7 @@ SET(common_headers
crash.h
crc16.h
crc32.h
cli/argh.h
data_verification.h
database.h
dbcore.h
@@ -156,6 +157,7 @@ SET(common_headers
global_define.h
guild_base.h
guilds.h
http/httplib.h
inventory_profile.h
inventory_slot.h
ipc_mutex.h