Skip to content

Command line tools for modding and creating HROT content.

License

Notifications You must be signed in to change notification settings

joshuaskelly/hrot-cli-tools

Repository files navigation

hrot-cli-tools

hrot-cli-tools

Python 3.6 PyPI version Discord

hrot-cli-tools is a set of command line tools for working with HROT PAK files.

Installation

$ pip install hrot-cli-tools

Tools

  • pak: Add files to a PAK file.
  • unpak: Extract files from a PAK file.

Contributing

Have a bug fix or a new feature you'd like to see in quake-cli-tools? Send it our way! Please make sure you create an issue that addresses your fix/feature so we can discuss the contribution.

  1. Fork this repo!
  2. Create your feature branch: git checkout -b features/add-cool-new-tool
  3. Commit your changes: git commit -m 'Adding must have new tool!'
  4. Push the branch: git push origin features/add-cool-new-tool
  5. Submit a pull request.
  6. Create an issue.

License

MIT

See the license document for the full text.

About

Command line tools for modding and creating HROT content.

Resources

License

Stars

Watchers

Forks

Packages

No packages published