rips texture cache from second life viewers
Project description
texture-courier
simple CLI program and high-level python to interact with the second life texture cache
goals
- output the entire texture cache in a commonly readable format
- support all platforms that support python
- be as fast as it is practical to be
- use few dependencies
non goals
- no gui, no bells and whistles
- no option to transform outputs into other formats, as i believe this is better covered by other programs
install & use
install texture-courier with pip
pip install texture-courier
then, run it on the command line like
texture-courier
texture-courier will attempt to find any texture caches on the system automatically. if this does not work, find your texture cache and provide it like so
texture-courier /Users/meri/Library/Caches/Firestorm_x64/texturecache
this dumps the contents of the cache to a directory (by default, to
./texturecache
).
see texture-courier --help
for other options.
hacking
i use pip install --editable .
to install texture-courier as an editable
package, which allows the cli to be used like it was installed from pip.
prior art
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file texture-courier-0.0.11.tar.gz
.
File metadata
- Download URL: texture-courier-0.0.11.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 576246e89d61a94ce869b6d36444ec089b5fc47d61a4c650ca9ed46bbb977f01 |
|
MD5 | bd7ef979f93a473f07767ebf98b92689 |
|
BLAKE2b-256 | 214978607900f3c6e432da89f5b79c3c608a82cf067b8303be97dda87e8da6eb |
File details
Details for the file texture_courier-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: texture_courier-0.0.11-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b0b395193f2883afac630aef8c0d498145fb2c3167619f474f43f85fdf130c0 |
|
MD5 | 4f4e62c5ead82fcb2c71f086c572d316 |
|
BLAKE2b-256 | 9689a8821680e7df44c40714752027a0337b06a35639dfdee824b263f6a0ecb9 |