This commit is contained in:
The Ceik 2020-07-12 20:06:46 -05:00
commit 5bece82a32
2 changed files with 12 additions and 0 deletions

View file

@ -1,2 +1,13 @@
# Singleplayer-Edition
The official singleplayer version of 2009scape.
# Getting Started: Windows
We do not currently have support for windows in the singleplayer edition, stay tuned, as we will soon!
# Getting Started: Linux
* 1: Download or clone this repository.
* 2: After you unpack the .zip (if you just downloaded it) or it finishes cloning (if you cloned it), open up the folder that it created.
* 3: In this folder there will be a **run-linux.sh**, execute this to start everything up.
* 4: What you need to do *first* before you can run the game is initialize the database. You only have to do this once.
* 5: Once that's finished, you can safely run the game with option 1.

1
_config.yml Normal file
View file

@ -0,0 +1 @@
theme: jekyll-theme-slate