From 1a0f391dbc0cfb31c64c688a2652b0b5d294e366 Mon Sep 17 00:00:00 2001 From: Thomas Ze Date: Wed, 24 Nov 2021 00:14:56 +0100 Subject: [PATCH] fix readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25180e4..af48db6 100644 --- a/README.md +++ b/README.md @@ -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` \