A library to parse .BSP files (level files for the Source engine).
Project description
ValveBSP
ValveBSP is a Python library designed to parse and edit .BSP files, which are utilized for game level representation within Valve's Source engine. It provides provides access to lump data in map files.
Full documentation: https://pysourcesdk.github.io/ValveBSP/
Installation
PyPI
ValveBSP is available on the Python Package Index. This makes installing it with pip as easy as:
pip3 install valvebsp
Git
If you want the latest code or even feel like contributing, the code is available on GitHub.
You can easily clone the code with git:
git clone git@github.com:pySourceSDK/ValveBSP.git
and install it with:
python3 setup.py install
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 valvebsp-1.3.14.tar.gz
.
File metadata
- Download URL: valvebsp-1.3.14.tar.gz
- Upload date:
- Size: 31.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 679c40032ed2cc129e7e9541c2ef4f2b28c6a3fba32b2555b23cf522311cc25e |
|
MD5 | 6ab50a428470f18b049e0ed410994383 |
|
BLAKE2b-256 | 98deafda97b20d4be96643d6462004b776d225c0bc7fe4e75ff2953cdd56fe5a |
File details
Details for the file valvebsp-1.3.14-py3-none-any.whl
.
File metadata
- Download URL: valvebsp-1.3.14-py3-none-any.whl
- Upload date:
- Size: 58.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfe78d305d1db8b5d7c6e96f0a651b6111f0032695fc280ac692796bb4fa503e |
|
MD5 | ab006f36c9260461622712050baa453b |
|
BLAKE2b-256 | 9e01cb2fee05597e75fc41890ac68bbf072f85942fb71961035c82650dc795ca |