mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge remote-tracking branch 'origin/docs-optional' into docs-optional
This commit is contained in:
commit
da34cfa296
@ -24,7 +24,7 @@ This guide will explain how to get ACE3 up and running faster than you can say b
|
||||
## 4. Install ACE3 Optional components
|
||||
<div class="panel callout">
|
||||
<h5>Note:</h5>
|
||||
<p>Skip this step if you're not using additional mods. If you are, consult with your mission maker before installing any of these components.</p>
|
||||
<p>Skip this step if you're not using additional mods. If you are, consult with your mission maker before installing any of these components. If you are a Mod creator, please visit the [Modularity and PBO Structure](http://ace3mod.com/wiki/development/modularity-and-pbo-structure.html) page for more information.</p>
|
||||
</div>
|
||||
|
||||
### 4.1 What do they do?
|
||||
@ -39,6 +39,7 @@ Only use the optional components that correspond with your mod-pack.
|
||||
### 4.3 How to install these components?
|
||||
- Inside your `Arma 3/@ace/` folder, you'll find the `optionals` and `addons` folders.
|
||||
- Copy and paste the relevant `.pbo` and `.bisign` files from the `optionals` folder into the `addons` folder.
|
||||
- Copy and paste the `userconfig` folder from the `optionals` folder into root `Arma 3` folder.
|
||||
|
||||
## 5. Launch Arma 3 with ACE3
|
||||
- Launch Arma 3 to start the official game Launcher.
|
||||
|
Loading…
Reference in New Issue
Block a user