Skip to content

Commit

Permalink
Improved README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordy van Dortmont committed Jul 3, 2016
1 parent c6b04d5 commit ec5b30b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,16 @@ 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 based on 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)
* A compatible release of the [Scenario Reasoner](https://github.com/UURAGE/ScenarioReasoner)

## Usage

### Configure App.config
## Configuration

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 directory structure setup in the [Scenario Reasoner](https://github.com/UURAGE/ScenarioReasoner)

### Start the application
## Usage

Now you can open the solution in Visual Studio and run the application.

0 comments on commit ec5b30b

Please sign in to comment.