diff --git a/vasl_templates/webapp/static/help/images/extras-templates.png b/vasl_templates/webapp/static/help/images/extras-templates.png index 4bb02b5..ed7a301 100644 Binary files a/vasl_templates/webapp/static/help/images/extras-templates.png and b/vasl_templates/webapp/static/help/images/extras-templates.png differ diff --git a/vasl_templates/webapp/static/help/images/extras-templates.small.png b/vasl_templates/webapp/static/help/images/extras-templates.small.png index e3d9325..31472a7 100644 Binary files a/vasl_templates/webapp/static/help/images/extras-templates.small.png and b/vasl_templates/webapp/static/help/images/extras-templates.small.png differ diff --git a/vasl_templates/webapp/static/help/images/quick-start/images-in-labels.png b/vasl_templates/webapp/static/help/images/quick-start/images-in-labels.png old mode 100755 new mode 100644 index 20a9174..5a72d61 Binary files a/vasl_templates/webapp/static/help/images/quick-start/images-in-labels.png and b/vasl_templates/webapp/static/help/images/quick-start/images-in-labels.png differ diff --git a/vasl_templates/webapp/static/help/images/quick-start/images-in-labels.small.png b/vasl_templates/webapp/static/help/images/quick-start/images-in-labels.small.png old mode 100755 new mode 100644 index af1d124..1f95950 Binary files a/vasl_templates/webapp/static/help/images/quick-start/images-in-labels.small.png and b/vasl_templates/webapp/static/help/images/quick-start/images-in-labels.small.png differ diff --git a/vasl_templates/webapp/static/help/images/quick-start/load-scenario.png b/vasl_templates/webapp/static/help/images/quick-start/load-scenario.png old mode 100755 new mode 100644 index 05923cb..37712f0 Binary files a/vasl_templates/webapp/static/help/images/quick-start/load-scenario.png and b/vasl_templates/webapp/static/help/images/quick-start/load-scenario.png differ diff --git a/vasl_templates/webapp/static/help/images/quick-start/load-scenario.small.png b/vasl_templates/webapp/static/help/images/quick-start/load-scenario.small.png old mode 100755 new mode 100644 index dea71a8..327323c Binary files a/vasl_templates/webapp/static/help/images/quick-start/load-scenario.small.png and b/vasl_templates/webapp/static/help/images/quick-start/load-scenario.small.png differ diff --git a/vasl_templates/webapp/static/help/images/quick-start/scenario-card.png b/vasl_templates/webapp/static/help/images/quick-start/scenario-card.png old mode 100755 new mode 100644 diff --git a/vasl_templates/webapp/static/help/images/quick-start/scenario-card.small.png b/vasl_templates/webapp/static/help/images/quick-start/scenario-card.small.png old mode 100755 new mode 100644 diff --git a/vasl_templates/webapp/static/help/images/quick-start/update-scenario.png b/vasl_templates/webapp/static/help/images/quick-start/update-scenario.png old mode 100755 new mode 100644 diff --git a/vasl_templates/webapp/static/help/images/quick-start/update-scenario.small.png b/vasl_templates/webapp/static/help/images/quick-start/update-scenario.small.png old mode 100755 new mode 100644 diff --git a/vasl_templates/webapp/static/help/images/quick-start/updated-scenario.png b/vasl_templates/webapp/static/help/images/quick-start/updated-scenario.png old mode 100755 new mode 100644 diff --git a/vasl_templates/webapp/static/help/images/quick-start/updated-scenario.small.png b/vasl_templates/webapp/static/help/images/quick-start/updated-scenario.small.png old mode 100755 new mode 100644 diff --git a/vasl_templates/webapp/static/help/images/quick-start/user-settings.png b/vasl_templates/webapp/static/help/images/quick-start/user-settings.png old mode 100755 new mode 100644 index d6bc316..f718f77 Binary files a/vasl_templates/webapp/static/help/images/quick-start/user-settings.png and b/vasl_templates/webapp/static/help/images/quick-start/user-settings.png differ diff --git a/vasl_templates/webapp/static/help/images/quick-start/user-settings.small.png b/vasl_templates/webapp/static/help/images/quick-start/user-settings.small.png old mode 100755 new mode 100644 index f292858..ff2eaa9 Binary files a/vasl_templates/webapp/static/help/images/quick-start/user-settings.small.png and b/vasl_templates/webapp/static/help/images/quick-start/user-settings.small.png differ diff --git a/vasl_templates/webapp/static/help/images/scenario.png b/vasl_templates/webapp/static/help/images/scenario.png index 753b19a..5f8f693 100644 Binary files a/vasl_templates/webapp/static/help/images/scenario.png and b/vasl_templates/webapp/static/help/images/scenario.png differ diff --git a/vasl_templates/webapp/static/help/images/scenario.small.png b/vasl_templates/webapp/static/help/images/scenario.small.png index ed0de53..154c34d 100644 Binary files a/vasl_templates/webapp/static/help/images/scenario.small.png and b/vasl_templates/webapp/static/help/images/scenario.small.png differ diff --git a/vasl_templates/webapp/static/help/index.html b/vasl_templates/webapp/static/help/index.html index 7e57ff5..4bd91cc 100644 --- a/vasl_templates/webapp/static/help/index.html +++ b/vasl_templates/webapp/static/help/index.html @@ -44,7 +44,7 @@

Installing on Windows

-

If you're using Windows, you should get the pre-built version from Github, unpack it somewhere, then run vasl-templates.exe +

If you're using Windows, you should get the pre-built version from Github, unpack it somewhere, then run vasl-templates.exe. Note that it can be a bit slow to start, so please give it a few seconds.

If the program won't start because a DLL is missing from your computer, install the VC2015 runtime (get the 32-bit version, vc_redist.x86.exe, even if you are running 64-bit Windows).

If you don't see anything in the main window, check the notes below about configuring OpenGL. @@ -79,9 +79,10 @@ 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.0.vmod \ + --vasl-vmod ~/vasl/vasl-6.5.1.vmod \ --vasl-extensions ~/vasl/extensions/ \ - --chapter-h ~/vasl/chapter-h/ + --chapter-h ~/vasl/chapter-h/ \ + --user-files ~/vasl/user-files/

Then open a browser and connect to the webapp at http://localhost:5010.

Note that some features (e.g. updating and analyzing VASL scenario files) may not be available. @@ -124,19 +125,21 @@ The program will then not attempt to create the embedded browser, and will just

-

Configuring the program

+

+ +Configuring the program +

-

-The first thing we want to do is configure the program. +

The first thing we want to do is configure the program.

Choose Settings from the File menu and configure the highlighted settings. As a guide, here are some example settings: -
VASSAL installation: C:/bin/vassal-3.2.17/ -
VASL module: C:/bin/vasl/vasl-6.5.0.vmod -
VASL extensions: C:/bin/vasl/extensions/ -
VASL boards: C:/bin/vasl/boards/ -
Java: C:/bin/jPortable-8u201-x64/bin/java.exe -
Web driver: C:/bin/geckodriver.exe +
VASSAL installation: C:\Program Files\VASSAL-3.2.17\ +
VASL module: C:\bin\vasl\vasl-6.5.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 +
Web driver: C:\bin\geckodriver.exe
For the webdriver, download and unpack one of the following: