GreatShift
Neeno Bonifarzia

PSExtended

Texture Pack

Wordlist Pack

BoNeeMods

BoniMaps

PS-Client Mods
Calculators
Compiling Guides
62509
GitLab
HTML5 Powered with CSS3 / Styling, and Semantics

ModLoader

last edit: 02/24/2016
You like to modify the zip-packages of the PS-Client, but don't want to do it after every update again?
Maybe you should try the "ModLoader" then!
Just apply the patch and put one or more zip-files with your changed content into the folder "/planeshift/art/mods/". Now the PS-Client loads them in alphabetic order.
Note that if there are e.g. double dds-files, the dds of the first zip-file will be loaded.
The zip-package must also contain a "mod.xml" with the following content:
Copy
<xml>
    <mod_information>
        <name>NAME</name>
        <author>AUTHOR</author>
        <description>DESCRIPTION</description>
    </mod_information>
    <mount_path>MOUNT PATH</mount_path>
</xml>
Possible mount paths are e.g.:

Get the SVN-Patch here!

If you want to see this in one of the next updates of PlaneShift, feel free to leave a comment at the PlaneShift BugTracker or discuss it at the PlaneShift Forum!