Skip to content

Commit

Permalink
Updated 'example' section in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomoravec committed Sep 27, 2019
1 parent 5f06a2f commit cfe9464
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -64,9 +64,10 @@ Please take a look at the [example project](https://drive.google.com/open?id=13E
Running the example project
===========================

You should copy built plugin's folder into `InfraworldExample/Plugins` folder.
Then just open `InfraworldExample.uproject`. Server code is in `InfraworldExample/Server` folder.
You should copy built plugin's folder into `InfraworldRuntimeExample/Plugins` folder.
Then just open `InfraworldDemo.uproject`. Server code is in `DemoServer` folder.
You are required to install dependencies using `pip` and `requirements.txt` file.
For more details please check our [**InfraworldExample**](https://github.com/vizor-games/InfraworldRuntimeExample) repository

Debugging
=========
Expand Down

0 comments on commit cfe9464

Please sign in to comment.