2018-04-24 20:23:10 -04:00
2018-05-13 16:10:20 -04:00
2018-05-13 16:10:20 -04:00
2018-04-14 15:24:38 -04:00
2018-01-20 13:55:01 -06:00
2018-04-14 15:24:38 -04:00
2018-05-13 16:10:20 -04:00
2018-05-26 07:28:52 -04:00
2018-04-24 21:40:32 -04:00
2018-05-18 00:39:44 -04:00
2018-05-18 00:51:17 -04:00

SWG Server

Star Wars: Galaxies MMORPG Server

Instructions

  1. Install Debian 9 x64-bit (I used debian-9.4.0-amd64-netinst.iso)
  2. Add deb http://http.debian.net/debian jessie-backports main to your /etc/apt/sources.list
  3. Run sudo apt-get update
  4. Run sudo apt-get install git
  5. Run git clone https://bitbucket.org/seefoe/swg-main.git; cd swg-main
  6. Run ./build_linux.sh, reboot when it tells you to
  7. cd into your swg-main folder
  8. Run ./build_linux.sh again, following the instructions until it completes
  9. Environment should be completely setup and built at this point

Database Setup

Oracle DB can be installed with the Atlas universal oracle preinstaller script, more information and instructions can be found here.

wget https://bit.do/dizatlas -O atlas.sh
chmod +x atlas.sh
./atlas.sh 
Description
No description provided
Readme 19 MiB
Languages
Perl 56.7%
C++ 37%
Shell 2.5%
GDB 1.1%
Python 0.8%
Other 1.8%