mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
efe09682cc
* 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>
19 lines
358 B
JSON
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
|
|
}
|