fix the dummy project test
This commit is contained in:
parent
6feb05498f
commit
985d7c9cbc
|
@ -66,8 +66,8 @@ The simplest way to try the assistant out with no access to another adaptive gam
|
||||||
2. In the archive, replace the `assistant/` folder with the folder of this repository.
|
2. In the archive, replace the `assistant/` folder with the folder of this repository.
|
||||||
(The assistant included with the thesis is an earlier version.)
|
(The assistant included with the thesis is an earlier version.)
|
||||||
3. Extract `game.zip` from the archive. (So that you have a `game/` folder.)
|
3. Extract `game.zip` from the archive. (So that you have a `game/` folder.)
|
||||||
4. Make sure that the sample files in the `resources/` subfolder are present.
|
4. From the file `game/provisioning/roles/attacker/tasks/main.yml`, delete lines 34-39.
|
||||||
5. Run the assistant as intended.
|
5. Run the assistant.
|
||||||
|
|
||||||
The assistant should run the game included with my thesis using the sample resources files.
|
The assistant should run the game included with my thesis using the sample resources files.
|
||||||
The level instructions for that game are included in the `wiki/` subfolder of the thesis archive you downloaded.
|
The level instructions for that game are included in the `wiki/` subfolder of the thesis archive you downloaded.
|
||||||
|
|
Reference in New Issue