Skip to content

l-ross/ficsit-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FICSIT Toolkit

FICSIT Toolkit provides a collection of Go libraries for parsing a Satisfactory save game file.

🚧 This repo is still a massive work in progress. 🚧

Libraries

  • save - A low level parser / serializer for Satisfactory save files.
  • factory - Higher level parser for Satisfactory save files that understands and loads game state.
    • Huge WIP can currently only load some building types and understand conveyor connections
  • resource - Auto generated structs based on the Satisfactory docs.json file

Notes on API and version guarantees

  • Satisfactory is still in early access as such my only interest is maintaining support for the latest release on the early access branch.
  • At this point I'm still experimenting with stuff so the API may change entirely and without notice.

Other Packages

These packages were immensely helpful in understanding the Satisfactory save file structures:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages