Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpach authored Apr 2, 2018
1 parent 0a83c0d commit 663912b
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 @@ -38,10 +38,10 @@ MYSQL_PORT=<port to your database, typically 3306>`
~~~~
7. Run Unity and open your project
8. Delete Database.cs that comes with uMMORPG
9. add these files to your project
9. add these files to your project. You don't need the [Addons](Addons) folder if you don't have NetworkZones.
10. Hit play and enjoy
11. When you build a server, make sure to export those environment variables too
12. (Optional) If you use NetworkZones, follow [these instructions](NetworkZones/Readme.md)
12. (Optional) If you use NetworkZones, follow [these instructions](Addons/NetworkZones/Readme.md).

If you use

Expand Down

0 comments on commit 663912b

Please sign in to comment.