The documentation takes the form of this Steam Community Guide:
https://steamcommunity.com/sharedfiles/filedetails/?id=3259278773
git clone https://github.com/Mecha-Weasel/wgasm;Don't have git ?
sudo apt-get update && sudo apt-get install git -y;cd wgasm;
chmod +x prepare-debian.sh;
sudo ./prepare-debian.sh --nike;chmod +x install-wgasm.sh;
sudo su -c "./install-wgasm.sh --nike" game-servers;WGASM is now installed and you can start using it.