
SimpleSaveSystem
A lightweight and easy-to-use save system for Unity games that stores data in a JSON format. It allows saving, loading, and deleting game data in a simple manner using key-value pairs. Ideal for small to medium-sized Unity projects where easy-to-implement data persistence is required.
登录后发表评论