Skip to content

Mecha-Weasel/wgasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

The documentation takes the form of this Steam Community Guide:

https://steamcommunity.com/sharedfiles/filedetails/?id=3259278773

Quick-Quick Start :

1. Download this repo

git clone https://github.com/Mecha-Weasel/wgasm;

Don't have git ?

sudo apt-get update && sudo apt-get install git -y;

2. Run the preparation script

cd wgasm;
chmod +x prepare-debian.sh;
sudo ./prepare-debian.sh --nike;

3. Installation of WGASM

chmod +x install-wgasm.sh;
sudo su -c "./install-wgasm.sh --nike" game-servers;

Conclusion

WGASM is now installed and you can start using it.

About

Weasel's Game-Administrator / Server-Manager (wGASM), for Linux - v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors