X-Plane Scenery Sorter
xpss is a free lightweight scenery_packs.ini sorter/manager for X-Plane.
Place it in your Custom Scenery
- Folder
python xpss.py -h
or ./xpss.py -h
./xpss.py -s . -o scenery_packs.ini
This will scan the current directory (should be your Custom Scenery
) and replaces scenerypacks ini file
./xpss.py -i scenery_packs.ini -o scenery_packs.ini
This will read in scenery_packs.ini and replaces it withj a sorted version
config.txt
is a simple config file where each line is a sorting number and a substring.
e.g.: 9 Library
moves all sceneries containing the substring Library
to category 9