1
0
Fork 0

fix the dummy project test

This commit is contained in:
Lili (Tlapka) 2021-05-28 12:55:40 +02:00
parent 6feb05498f
commit 985d7c9cbc
1 changed files with 2 additions and 2 deletions

View File

@ -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.
(The assistant included with the thesis is an earlier version.)
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.
5. Run the assistant as intended.
4. From the file `game/provisioning/roles/attacker/tasks/main.yml`, delete lines 34-39.
5. Run the assistant.
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.