Skip to main content

A set of utility scripts for working with TSC, the scripting language used in Cave Story.

Project description

tsc-utils

Installation

pip install tsc-utils

Usage

>>> from tsc_utils.numbers import num_to_tsc_value
>>> num_to_tsc_value(-1))
b'000/'
>>> from tsc_utils.flags import flag_to_address
>>> flag_to_address(1234)
0x49de3a, bit 2

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

tsc-utils-0.2.5.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

tsc_utils-0.2.5-py3-none-any.whl (7.8 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