mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Changed CBA files location (#9124)
This commit is contained in:
parent
a997ae60bf
commit
25a508e3ae
@ -58,7 +58,7 @@ mklink /J "[Arma 3 installation folder]\z\ace" "[location of the ACE3 project]"
|
||||
mklink /J "P:\z\ace" "[location of the ACE3 project]"
|
||||
```
|
||||
|
||||
Then, copy the `cba` folder from the `tools` folder to `P:\x\cba`. Create the `x` folder if needed. That folder contains the parts of the CBA source code that are required for the macros to work.
|
||||
Then, copy the `cba` folder from the `include\x` folder to `P:\x\cba`. Create the `x` folder if needed. That folder contains the parts of the CBA source code that are required for the macros to work.
|
||||
|
||||
|
||||
## 4.2 Creating a Test Build
|
||||
|
Loading…
Reference in New Issue
Block a user