Updated readme to include information on running holocore

This commit is contained in:
Waverunner
2015-05-21 17:32:21 -04:00
parent a6596c1d3f
commit 1f8c419327

View File

@@ -31,4 +31,25 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with Holocore. If not, see <http://www.gnu.org/licenses/>.
along with Holocore. If not, see <http://www.gnu.org/licenses/>.
### Running Holocore ###
In order to successfully build and run Holocore, you must:
1. Have a valid Star Wars Galaxies installation that is updated from the final patch.
2. Setup a postgresql server, preferably on localhost, with a database and user named nge with read/write permissions.
* Note: You will need to restore the database that you created using nge.backup in order to create the proper tables.
3. Extract the following contents of the sku's to a new clientdata folder in the holocore directory:
* abstract
* appearance
* creation
* customization
* datatables
* footprint
* interiorlayout
* misc
* object
* quest
* snapshot
* string
* terrain