Skip to main content

A library to parse .bsp files (level files for the Source engine).

Project description

GPLv3 license PyPI pyversions PyPI version fury.io alt text

ValveBSP

ValveBSP is a Python library for parsing .bsp files for the Source Engine. It provides provides access to lump data.

Full documentation: https://pysourcesdk.github.io/ValveBSP/

Currently supported lumps

:heavy_check_mark: (52) Supported :x: (6) Unsupported :white_check_mark: (5) Unused :no_good: (1) will not support

Lump # Status Lump # Status Lump # Status Lump # Status
0 :heavy_check_mark: 16 :heavy_check_mark: 32 :white_check_mark: 48 :heavy_check_mark:
1 :heavy_check_mark: 17 :heavy_check_mark: 33 :heavy_check_mark: 49 :x:
2 :heavy_check_mark: 18 :heavy_check_mark: 34 :heavy_check_mark: 50 :heavy_check_mark:
3 :heavy_check_mark: 19 :heavy_check_mark: 35 :heavy_check_mark: 51 :heavy_check_mark:
4 :x: 20 :heavy_check_mark: 36 :heavy_check_mark: 52 :heavy_check_mark:
5 :heavy_check_mark: 21 :heavy_check_mark: 37 :heavy_check_mark: 53 :heavy_check_mark:
6 :heavy_check_mark: 22 :white_check_mark: 38 :heavy_check_mark: 54 :heavy_check_mark:
7 :heavy_check_mark: 23 :white_check_mark: 39 :heavy_check_mark: 55 :heavy_check_mark:
8 :heavy_check_mark: 24 :white_check_mark: 40 :heavy_check_mark: 56 :heavy_check_mark:
9 :heavy_check_mark: 25 :white_check_mark: 41 :heavy_check_mark: 57 :no_good:
10 :heavy_check_mark: 26 :heavy_check_mark: 42 :heavy_check_mark: 58 :heavy_check_mark:
11 :heavy_check_mark: 27 :heavy_check_mark: 43 :heavy_check_mark: 59 :heavy_check_mark:
12 :heavy_check_mark: 28 :heavy_check_mark: 44 :heavy_check_mark: 60 :heavy_check_mark:
13 :heavy_check_mark: 29 :x: 45 :heavy_check_mark: 61 :x:
14 :heavy_check_mark: 30 :heavy_check_mark: 46 :heavy_check_mark: 62 :x:
15 :heavy_check_mark: 31 :heavy_check_mark: 47 :heavy_check_mark: 63 :x:

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

valvebsp-1.3.2.tar.gz (31.5 kB view hashes)

Uploaded Source

Built Distribution

valvebsp-1.3.2-py3-none-any.whl (59.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page