A library for reading Twisted Metal file formats in Rust.
- Supported file formats
- Black
- NGP (Models/meshes, decompression only)
- Harbor City
- .PKP (Pickups)
- Black
Add libTwisted to your Cargo.toml:
[dependencies]
libTwisted = { git = "https://github.com/jacobleeharris/libTwisted" }Contributions are welcome! If you’d like to help improve libTwisted, please follow these steps:
- Fork the repository
- Make a feature branch (e.g. tmhc_bdd)
- Implement the feature
- Make a pull request to the main repository
This project is licensed under the MIT license.
This project is not an official Incognito Entertainment product.