pgs

Crates.iopgs
lib.rspgs
version0.1.0
sourcesrc
created_at2022-04-06 13:57:20.469083
updated_at2022-04-06 13:57:20.469083
descriptionA library for structuring save files from the Birdiesoft classic game Pokémon Simulator.
homepagehttps://git.colean.cc/pgs/about/
repositoryhttps://git.colean.cc/pgs/
max_upload_size
id563155
size24,059
(threeoh6000)

documentation

README

PGS

A library for structuring save files from the Birdiesoft classic game Pokémon Simulator.

All of the information in this has been reverse engineered. It only handles version 2 of the PGS (PokeGameSave) format and will panic if it tries to do version 1 or any other file.

This library doesn’t try to do any verification of your data, so you should look at the doumentation of this library to see what the valid details should be.

Commit count: 0

cargo fmt