Documentation - Remove DeTex requirement (#8220)

DeTex is subscriber-only now, not required for building ACE3.
This commit is contained in:
jonpas 2021-04-20 18:04:34 +02:00 committed by GitHub
parent a82cd2f6d1
commit 581d76eacc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ This page describes how you can setup your development environment for ACE3, all
- 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://mikero.bytex.digital/Downloads): DePbo, DeOgg, DeTex, Rapify, MakePbo, PboProject >=1.70
- [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
- `-B Don't binarise cpp or sqm` enabled