diff --git a/vasl_templates/webapp/static/help/index.html b/vasl_templates/webapp/static/help/index.html index ffae5e8..217bb4f 100644 --- a/vasl_templates/webapp/static/help/index.html +++ b/vasl_templates/webapp/static/help/index.html @@ -79,7 +79,7 @@ and then connect to it in a browser at http://localhost:5010.

If you have Docker installed, the webapp can be run in a container e.g.

./run-container.sh --port 5010 \ - --vasl-vmod ~/vasl/vasl-6.5.1.vmod \ + --vasl-vmod ~/vasl/vasl-6.6.1.vmod \ --vasl-extensions ~/vasl/extensions/ \ --chapter-h ~/vasl/chapter-h/ \ --user-files ~/vasl/user-files/ @@ -134,11 +134,11 @@ Configuring the program

Choose Settings from the File menu and configure the highlighted settings. As a guide, here are some example settings: -
VASSAL installation: C:\Program Files\VASSAL-3.2.17\ -
VASL module: C:\bin\vasl\vasl-6.5.1.vmod +
VASSAL installation: C:\Program Files\VASSAL-3.4.6\ +
VASL module: C:\bin\vasl\vasl-6.6.1.vmod
VASL extensions: C:\bin\vasl\extensions\
VASL boards: C:\bin\vasl\boards\ -
Java: C:\Program Files\Java\jre1.8.0_191\bin\java.exe +
Java: C:\Program Files\VASSAL-3.4.6\jre\bin\java.exe
Web driver: C:\bin\geckodriver.exe
For the webdriver, download and unpack one of the following: