ReVision is a Golang project that allows you to dive into the Remnant game save files, explore their structure and retrieve their content.
TODO: Instructions on how to use the application.
- Go 1.16 or later
Clone this repository:
git clone https://github.com/t1nky/revision-go.gitMove to the project directory:
cd revision-goThen build the project:
go buildWe appreciate all contributions. If you're interested in contributing, please see our CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License. See LICENSE.md for more details.