An unofficial Mirror of the OpenRSC Server/Client
|
6 年之前 | |
---|---|---|
.github | 6 年之前 | |
Databases | 6 年之前 | |
Launcher | 6 年之前 | |
Tools | 6 年之前 | |
client | 6 年之前 | |
etc | 6 年之前 | |
server | 6 年之前 | |
.env | 6 年之前 | |
.gitignore | 6 年之前 | |
.travis.yml | 6 年之前 | |
Linux_Simple_Cloner.sh | 6 年之前 | |
Linux_Simple_Installer.sh | 6 年之前 | |
Linux_Simple_Run.sh | 6 年之前 | |
Makefile | 6 年之前 | |
README.md | 6 年之前 | |
_config.yml | 6 年之前 | |
docker-compose-travis.yml | 6 年之前 |
The game client registers new players upon their first login attempt.
Admin role is group_id = 1, players are group_id = 10
Docker version (Linux and Windows):
curl -sSL https://raw.githubusercontent.com/Open-RSC/Docker-Home/master/Linux_Cloner.sh | bash
Direct install version (Linux only):
curl -sSL https://raw.githubusercontent.com/Open-RSC/Game/master/Linux_Simple_Cloner.sh | bash