Update README.md
This commit is contained in:
@@ -1,16 +1,14 @@
|
||||
# Clientdata Repository
|
||||
# Server Data Repository
|
||||
|
||||
This is the server side client data repo ONLY. DO NOT include files in this repo that would normally be used ONLY on the client side. Store only files necessary for the SERVER operation here. This would exclude files like sound files and MOST appearance files that do not have collision.
|
||||
|
||||
OPTIONAL: Compile into SOT files (see tre-sot-builders repo or ask Erusman - thanks dude!). Alternatively, use as-is.
|
||||
|
||||
# Usage
|
||||
|
||||
You should
|
||||
The contents of this repo belong in the following SWG path:
|
||||
|
||||
cd /path/to/swg/data/sku.0/sys.client/compiled
|
||||
|
||||
Then clone this repo. You should also remove any other sku.[1-3] or sku.ja folders you may have inside data, as those are also client only. You'll then need to edit your exe/shared/servercommon.cfg to remove those old, dead paths.
|
||||
The repo is cloned via the ANT build process currently and the location is handled properly, however, you can still perform manual tasks as needed with this repo. It's our assumption cloning manually is not needed.
|
||||
|
||||
# Useful Changes Appreciated
|
||||
|
||||
|
||||
Reference in New Issue
Block a user