A downloadable tool

Download NowName your own price

A library for reading and writing files and data-types.

SOME CODING REQUIRED


Key components:

  1. SaveSystem
    • A static class with a many helper methods for reading and writing text and image files.
  2. SavedBool
    • A wrapper class for saving and loading a single boolean value.
  3. SavedFloat
    • A wrapper class for saving and loading a single float value.
  4. SavedInt
    • A wrapper class for saving and loading a single integer value.
  5. SavedList
    • A wrapper class for saving and loading a list of strings.
  6. SavedString
    • A wrapper class for saving and loading a single string value.
  7. SavedTexture2D
    • A wrapper class for saving and loading a texture2D object as a png.

This tool is also available on:

GitHub  npm


Download

Download NowName your own price

Click download now to get access to the following files:

SaveSystem.unitypackage 16 kB

Leave a comment

Log in with itch.io to leave a comment.