Merge pull request #254 from Arkshine/feature/gameconfig
Implement a game config parser and expose functionnalities to the module/plugin API
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
#include <textparse_smc>
|
||||
#include <textparse_ini>
|
||||
#include <cvars>
|
||||
#include <gameconfig>
|
||||
|
||||
/**
|
||||
* Called just after server activation.
|
||||
|
Reference in New Issue
Block a user