Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanOltmann authored Sep 25, 2024
1 parent 8a0b445 commit cc992b6
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,21 @@ of RoboPhred's [oni-save-parser](https://github.com/RoboPhred/oni-save-parser).
It's only for reading and analyzing saves.
If you are looking for editing and saving files, please use [Duplicity](https://robophred.github.io/oni-duplicity/#/).

## Archival Note

This repository is no longer being updated as it is not practical to continue developing the save parser at this time. The primary challenge is that key information from the save files cannot be extracted without a deeper understanding of the underlying randomization process in the ONI files.

When I ported the save parser to Kotlin to develop a replacement for ToolsNotIncluded, I wasn't aware that extracting all the necessary Geyser information would be more complicated than anticipated, especially compared to how easily a simple mod can achieve this.

For further development, please refer to [mapsnotincluded.org](https://github.com/barratt/mapsnotincluded.org), which is the preferred path forward.

## Acknowledges

I would like to express my sincere appreciation to RoboPhred for developing
the original oni-save-parser and to Bryan Gonzalez for his C# port.
Additionally, special thanks are owed to [SGT_Imalas](https://github.com/Sgt-Imalas) for
providing valuable guidance on handling specialties in the save game files.

## Contributions

Contributions to this project are welcome! If you encounter any issues,
have suggestions for improvements, or would like to contribute new features,
please feel free to submit a pull request.

## License

This project is licensed under the GNU Affero General Public License (AGPL),
Expand Down

0 comments on commit cc992b6

Please sign in to comment.