mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update development environment requirements (#7120)
* Update development environment requirements - Disabled 'rebuild requiredAddons' in Mikero tools - Remove DeRap as a requirement - Simplify Arma 3 Tools and P-drive (obviously has to be 'properly' set up) * Update Mikero tools download URL
This commit is contained in:
parent
0fd442451f
commit
cd65c2f196
@ -13,12 +13,13 @@ This page describes how you can setup your development environment for ACE3, all
|
||||
## 1. Requirements
|
||||
|
||||
- Arma 3
|
||||
- A proper installation of the Arma 3 Tools (available on Steam)
|
||||
- A properly setup P-drive
|
||||
- Arma 3 Tools (available on Steam)
|
||||
- P-drive
|
||||
- Run Arma 3 and Arma 3 Tools directly from steam once to install registry entries (and again after every update)
|
||||
- [Python 3.x](https://www.python.org/)
|
||||
- [Mikero Tools](https://armaservices.maverick-applications.com/Products/MikerosDosTools/FileBrowserFree): DePbo, DeRap, DeOgg, Rapify, MakePbo, PboProject >=1.70
|
||||
- `*.hpp` removed from PboProject's "Exclude From Pbo" list
|
||||
- [Mikero Tools](https://mikero.bytex.digital/Downloads): DePbo, DeOgg, Rapify, MakePbo, PboProject >=1.70
|
||||
- `*.hpp` removed from PboProject's "Exclude From Pbo" list
|
||||
- `-F rebuild RequiredAddons` disabled
|
||||
- Python, Mikero Tools and Git in PATH environment variable
|
||||
- [CBA](https://github.com/CBATeam/CBA_A3/releases/latest) mod (release or development version)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user