Skip to main content

A PyQt5-backed program with a collection of tools and editors that make it easy to work with kotor files

Project description

HolocronToolset

A PyQt5 application that can edit the files used by the KotOR game engine.

Requirements

  • Python 3.8 through 3.12

Local Run

Windows

From command line:

pip install -r requirements.txt
set PYTHONPATH=%cd%
python toolset/__main__.py

Unix

From terminal:

pip install -r requirements.txt
PYTHONPATH=$PWD python toolset/__main__.py

Note for Alpine users:

You might get this error:

pyproject.toml: line 7: using '[tool.sip.metadata]' to specify the project metadata is deprecated and will be removed in SIP v7.0.0, use '[project]' instead

While we're not sure what the exact problem is, it seems newer python versions won't correctly be able to build pyqt5. If you don't have a binary available (--only-binary=:all: returns no versions) you'll need to downgrade python preferably to 3.8 or you won't be able to use qt5! See this issue for more information

Local Development

  • Clone PyKotor and run the install_python_venv.ps1 script in your powershell terminal. That's it!

Accessing the GUI Designer

Run the command from your terminal:

pip install qt5-applications

You will then need to navigate to your Python's site-packages folder. You can determine its location through your terminal with the following commands:

python -m site --user-site

Then navigate to ./site-packages/qt5_applications/Qt/bin and open the designer.exe file.

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

holocrontoolset-4.0.0a2.tar.gz (829.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

holocrontoolset-4.0.0a2-py3-none-any.whl (995.7 kB view details)

Uploaded Python 3

File details

Details for the file holocrontoolset-4.0.0a2.tar.gz.

File metadata

  • Download URL: holocrontoolset-4.0.0a2.tar.gz
  • Upload date:
  • Size: 829.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for holocrontoolset-4.0.0a2.tar.gz
Algorithm Hash digest
SHA256 adf797ff7b9e63717cd5ebf342581221407f9bcb5a8f57657469132107d8d31a
MD5 fb08dc4030e9e21cd0ca4430da1d2486
BLAKE2b-256 12a69c5f2d64cad098441b039987cfbc6911cf03b91555cae7c7c0a269231cde

See more details on using hashes here.

File details

Details for the file holocrontoolset-4.0.0a2-py3-none-any.whl.

File metadata

File hashes

Hashes for holocrontoolset-4.0.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 c35e9b036e73924525e3840688eec9cc99c37c65c608ce178eabed1f1c64e92e
MD5 8f3038f9669289da1397ed0305b88698
BLAKE2b-256 88d6594f63716d36d3f6f4848d30ceb3f25c46e27ef649d479e5e20caddc8702

See more details on using hashes here.

Supported by

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