Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordy van Dortmont committed Jul 2, 2016
1 parent 642f561 commit c6b04d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The UURAGE Client-side Reasoner Demo is a C# application for playing scenarios o
## Prerequisites

* Visual Studio 2015
* A scenario XML created by the [Scenario Editor](https://github.com/UURAGE/ScenarioEditor) or according to the [UUDSL](http://uudsl.github.io/scenario/namespace)
* A scenario XML created by the [Scenario Editor](https://github.com/UURAGE/ScenarioEditor) or based on the [UUDSL](http://uudsl.github.io/scenario/namespace)
* A compatible release of the [Scenario Reasoner](https://github.com/UURAGE/ScenarioReasoner)

## Usage
Expand All @@ -15,7 +15,7 @@ The UURAGE Client-side Reasoner Demo is a C# application for playing scenarios o
Inside the ClientSideReasonerDemo folder there is an App.config file that contains the settings for your directory structure.

* The XML directory should point to the directory where your scenario XMLs are stored.
* The CGI directory should point to the cgi directory of the directory structure setup in the [Scenario Reasoner](https://github.com/UURAGE/ScenarioReasoner)
* The CGI directory should point to the directory structure setup in the [Scenario Reasoner](https://github.com/UURAGE/ScenarioReasoner)

### Start the application

Expand Down

0 comments on commit c6b04d5

Please sign in to comment.