Merge pull request #4731 from acemod/pboProjectNote

Add PboProject .hpp exclusion note
This commit is contained in:
jonpas 2016-11-29 20:10:32 +01:00 committed by GitHub
commit 34a38cf9b2

View File

@ -18,6 +18,7 @@ This page describes how you can setup your development environment for ACE3, all
- 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://dev.withsix.com/projects/mikero-pbodll/files): DePbo, DeRap, DeOgg, Rapify, MakePbo, PboProject
- `*.hpp` removed from PboProject's "Exclude From Pbo" list
- Python, Mikero Tools and Git in PATH environment variable
- [CBA](https://github.com/CBATeam/CBA_A3/releases/latest) mod (release or development version)