From 07a8755329aabbfb80cff51a3fb5e2256b301731 Mon Sep 17 00:00:00 2001 From: seefo <3782201+seefo@users.noreply.github.com> Date: Tue, 4 Jun 2019 21:43:40 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24e55e4..f5caffd 100755 --- a/README.md +++ b/README.md @@ -9,4 +9,12 @@ a fork of swg source, setup and prepared for live servers, large communities, an 2. `cd ostrich` ### Debian -1. See the [Debian README](/utils/initial-setup/debian/README.md) + 1. See the [Debian README](/utils/initial-setup/debian/README.md) + +# Building + 1. Copy `build.properties` to `local.properties`, update the appropiate settings + 2. run `ant update_configs` + 3. run `ant compile` + +# Running + 1. Start server by running `./startServer.sh`