swg-ostrich / ostrich

Main repository for bootstrapping new Star Wars: Galaxies server environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

a fork of swg source, setup and prepared for live servers, large communities, and rapid development. forked from https://github.com/SWG-Source/swg-main

Initial Setup

Cloning

  1. git clone --recurse-submodules -j8 https://github.com/swg-ostrich/ostrich.git
  2. cd ostrich

Debian

  1. See the Debian README

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

About

Main repository for bootstrapping new Star Wars: Galaxies server environments


Languages

Language:Perl 90.1%Language:Shell 2.1%Language:GDB 1.8%Language:Python 1.8%Language:C++ 1.6%Language:Perl 6 1.3%Language:Emacs Lisp 1.2%Language:Batchfile 0.1%