Added steps I had to do for windows to make ace3

This commit is contained in:
LKS90 2015-05-17 01:09:27 +02:00
parent e0f9d3f6e1
commit ea639e51a1

View File

@ -17,8 +17,8 @@ This page describes how you can setup your development environment for ACE3, all
- A properly setup 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, available [here](http://www.python.org)
- The following Mikero Tools (available [here](https://dev.withsix.com/projects/mikero-pbodll/files)): DePBO, Rapify, MakePBO, PBOProject
- A properly setup PATH variable (containing Python and the Mikero tools)
- The following Mikero Tools (available [here](https://dev.withsix.com/projects/mikero-pbodll/files)): DePBO, DeOgg, Rapify, MakePBO, PBOProject
- A properly setup PATH variable (containing Python ,the Mikero tools and Github if you are using it)
## 2. Why so complicated?