added main addon config file, for now just for handling pinging a local api for request testing

This commit is contained in:
Valmo Trindade
2024-07-17 03:05:36 -03:00
parent bb50f7036c
commit 2058b176d7
2 changed files with 9 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ class CfgPatches {
{
"cba_common"
};
requiredVersion = 0.1;
requiredVersion = 0.5;
};
};
};
#include "CfgCommands.hpp"