Setup & config options
Apache 2.4+ LAMP server
The game & not the islands
Setup & config options
North Atlantic : Macaronésia
Nine Azorean islands🚫 No ads & tracking
All commands described are sensitive to lowercase and uppercase.
(TP) ← Talent up (No) ← Talent down (XP) ← Experience point (H) ← Heart (I) ← Inventory (FT) ← Fast travel (G) ← Gold coin (S) ← Stone (W) ← Wood (P) ← Black powder (IN) ← Instance (SK) ← Skull (D) ← Shield (A) ← Letter A (B) ← Letter B (X) ← Letter X (Y) ← Letter Y (T) ← Timer (+) ← Plus (?) ← Question mark :) ← Smile :D ← Laugh :( ← Frown :| ← Annoyed >) ← Smirk :'( ← Dead >( ← Angry >/ ← Rambo * ← Asterisk (ResHeat) ← Fire resistance (ResCold) ← Cold resistance (ResAcid) ← Acid resistance (ResEle) ← Electricity resistance (ResNether) ← Nether resistance
→
↓
»WWWServer.exe« and the parameter -name
:
Suitable for launch a dedicated Windward game server based on MS Windows :
C:\Users\Dummy> WWServer.exe . . . -name "(D) server name (H) . . . "
Suitable for launch a dedicated Windward game server based on Linux :
root@raspberry:~# mono WWServer.exe . . . -name "(D) server name (H) . . . "
Install »mono« v2.0 on Linux. The package mono-complete
has to select to install everything needed.
This should cover most cases of »assembly not found« errors.
user@raspberry:~ $ sudo su
root@raspberry:~# apt install mono-complete
After installation just type mono
to verify if the installation succeeded.
root@raspberry:~# mono
Usage is : mono [options] program [program-options] ...
22-Jun 2017
Updated 10-Feb 2021