An unofficial Mirror of the OpenRSC Server/Client

Marwolf 570d0c0b54 Merge pull request #698 from Open-RSC/Christofosho-patch-1 6 年之前
.github 3bb194e3ab File mode change for git 6 年之前
Databases cf662f7e56 Skeleton in Draynor manor should be non-aggressive #302 6 年之前
Launcher 5db97d63a6 Disabling JMX, pointing Tomcat cache to :8080 6 年之前
Tools f5df2d0eec Tools cleanup, added new 3D Map Editor 6 年之前
client 3defdcbb51 Removal of JMX information, NetBeans project renames with tag v1 6 年之前
etc 835053237f Preparing for Travis CL testing of SQL import, compile client/launcher 6 年之前
server 2ff427571a Merge pull request #1 from Open-RSC/master 6 年之前
.env 55abc35e45 Automation improvements, documentation, database merge correction 6 年之前
.gitignore f5df2d0eec Tools cleanup, added new 3D Map Editor 6 年之前
.travis.yml 85b416ccc7 Travis removal of openjfx install (not a Trusty package) 6 年之前
Linux_Simple_Cloner.sh 48b594a1d5 Made installable with curl 6 年之前
Linux_Simple_Installer.sh 009a99e544 Corrections for Oracle installer 6 年之前
Linux_Simple_Run.sh 70ae77bab4 Compatibility fixes 6 年之前
Makefile 55abc35e45 Automation improvements, documentation, database merge correction 6 年之前
README.md 9c71467d5b Update README.md 6 年之前
_config.yml 3bb194e3ab File mode change for git 6 年之前
docker-compose-travis.yml 55abc35e45 Automation improvements, documentation, database merge correction 6 年之前

README.md

Open RSC Game

Build Status Master
Build Status 2.0.0

The game client registers new players upon their first login attempt.

Admin role is group_id = 1, players are group_id = 10

Two methods for installation:

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