Merge branch 'master' of https://Governor-Tarkin@bitbucket.org/Governor-Tarkin/swg...
[swg-src.git] / README.md
bloba466615663b5c3bb74d814bb7e7728dec98660ae
1 # Game Server Readme
3 Please put in a pull request for any and all useful changes and fixes you make! It is advisable to use a VPN and username you don't normally use online, to protect your identity. The focus of this project is Linux, but it may work on Windows.
5 We are not associated with SWGLegends or SWGReborn. They may be using some of our work but we do not have any association.
7 ## Emulators
9 We anons working on this fully support all the SWG emus out there and recognize the fact that they are superior in quality, efficiency, and completion to this one. This is for fun, and not profit, and not competition with any existing emulation project. You would be stupid to host a public server with this code.
11 ## Missing NPCs
13 As for the missing NPC's, the majority of them are in the sku.0/sys.server/compiled/game/datatables/buildouts _ws.iff files, but so far we have been unable to load them. There is a method to persist them to the database but it has been hit and miss. This method is documented in the USEFUL_COMMANDS.md file.
15 ## Contact
17 Please file a bug/issue first. If you need to contact us, send message on reddit to https://www.reddit.com/user/swgmasters as our old email address no longer works.
18 # Building
20 See README_LINUX.md and README_WINDOWS.md
22 # Database
24 See ORACLE.md
26 # Notes and Commands
28 See NOTES.md and USEFUL_COMMANDS.md
30 # Client Files
32 ## Client
34 First, download and setup ProjectSWG to get the tre files you need. Then, unzip the contents of the below over the top, replacing any files you are prompted to. Make sure to edit login.cfg to point to your SWG server IP.
36 https://mega.nz/#F!mZw2BLJJ!-vcXi2_NN-WoslIjiY32Gw
38 # Additional Server /data Files
40 ## Clientdata 
42 More may be required from the .tocs and .tres later but this is bare minimum. So far getting searchTree and searchTOC hasn't been successful in the server config files.
44 https://mega.nz/#F!mZw2BLJJ!-vcXi2_NN-WoslIjiY32Gw
47 ## Appearance/SSA Files
49 https://mega.nz/#F!mZw2BLJJ!-vcXi2_NN-WoslIjiY32Gw
52 # Mirrors
54 Git: http://repo.or.cz/w/swg-src.git
57 Static (only at initial commit): https://mega.nz/#F!mZw2BLJJ!-vcXi2_NN-WoslIjiY32Gw
60 Feel free to fork and mirror yourself with caution. Please share useful changes you make on Reddit.com/r/swg or Voat.co/v/swg if the git repos are ever taken down.
62 ### Developers VM Download Links
64 SID(testing):
66 https://docs.google.com/uc?export=download&confirm=k1dz&id=0Bw5QxmhEYpyzdFVPV2x3LVYzWUE
68 https://docs.google.com/uc?export=download&confirm=sfMW&id=0B8qYSmfamAxsalhBNG5xSjR1QTg
70 Comes with newest libs and buildtools, and no prebuilded server/empty db with precreated users.
71 You have to build your own server first before you can start it. Follow the instructions of the sid_readme.md