ACE3/sqfc.json
PabstMirror efe09682cc
Add SQFC support (#8235)
* sqfc

compile_script
cba 3.15.5 and update make.py

* \n

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update make.py

Co-authored-by: jonpas <jonpas33@gmail.com>
2021-09-03 19:08:34 -05:00

19 lines
358 B
JSON

{
"inputDirs": [
"P:/z/ace/addons/"
],
"includePaths": [
"P:/"
],
"excludeList": [
"initsettings.sqf",
"initkeybinds.sqf",
"xeh_prep.sqf",
"\\dev\\",
"medical_ai\\statemachine.sqf",
"common\\functions\\fnc_dummy.sqf"
],
"outputDir": "P:/",
"workerThreads": 12
}