Skip to content

Commit

Permalink
fix readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsoftware committed Nov 23, 2021
1 parent aa65803 commit 1a0f391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This is a Settlers 4 (Siedler 4) Remake (it will be :-) ) written in JavaScript


# How to start:
You need a WebServer that serves the App. E.g. you can use the included one:
1. Install [NodeJs](https://nodejs.org/)
2. Copy the *Settlers-4*-game folder with the files (`game.lib`, `gfx.lib`, `Gfx/0.gfx`, ...) to the `/dist/` folder - e.g. to `./dist/Siedler4/`
3. Run `./dist/run.bat` \
Expand Down

0 comments on commit 1a0f391

Please sign in to comment.