The UURAGE Client-side Reasoner Demo is a C# application for playing scenarios on the client-side.
- Visual Studio 2015
- A scenario XML created by the Scenario Editor or based on the UUDSL
- A compatible release of the Scenario Reasoner
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
Now you can open the solution in Visual Studio and run the application.