totengeist/iv-parsers

Introversion save file parsers.

v0.1.1 2023-05-11 23:31 UTC

This package is auto-updated.

Last update: 2024-05-07 05:29:37 UTC


README

Build Status Latest Stable Version codecov Total Downloads Latest Unstable Version License PHP Version Require

This library aims to provide parsers for common Introversion file formats. It is currently focused on the early access game The Last Starship, but will hopefull include other parsers in the future.

This library is developed by the community. We are not affiliated with Introversion Software.

Installation

Use the package manager composer to install IVParsers.

composer require totengeist/iv-parsers

Usage

This will be updated once the package matures to version v0.2.0.

Support

For questions not related to contributing directly to the project, please reach out on Discord.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT