Script to install an TwinSaga server.
- Shell 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| README.md | ||
| tsinstall.sh | ||
| xiaoguai475_v1249 | ||
TwinSaga server installer
What is this?
This script allows you to create an TwinSaga server based on the releases from RaGEZONE. The idea is that you don't have to mess around with changing ips, password settings or hexing of binaries. This tool does all of that for you, all you have to do is selecting what you want to install.
How to use?
The script is intended for use on debian 11. The command to download and run this script is the following:
wget --no-check-certificate -nv "https://raw.githubusercontent.com/RyuuSlayer/TwinSaga-Oneclick-Installer/master/tsinstall.sh" -O "tsinstall.sh"; chmod 777 "tsinstall.sh"; ./tsinstall.sh
Big thanks to Haruka98, who has helped me in creating this installer for TwinSaga, check out his Aura Kingdom Oneclick Installer. :)