Skip to content

jamiemansfield/gtasave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GtaSave

GtaSave is a library for reading GTA III-era save files, licenced under the MIT License.

Support

There is currently (partial) support for the following games:

  • Grand Theft Auto: San Andreas

    var raw []byte
    var save gtasa.Save
    parser.Parse(raw, &save);

About

A library for reading GTA III-era save files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages