Skip to content

Backend update (2.1.0)

Compare
Choose a tag to compare
@JonathanMCarter JonathanMCarter released this 14 Mar 18:18
· 9 commits to main since this release
99d35a9

ℹ️ Major backend update to support future updates down the line and improve the current state of the asset.

🗓️ Release Date: 14th March 2024

🎨 Asset Changes

  • Updated the save setup to not use binary formatter, instead using JSON
  • Updated the structure of the leaderboard data to allow a unique identifier for each entry.
  • Updated settings and asset structure to match the latest personal standards.
  • Added porting tools to allow users to port data for players from the 2.0.x version to the 2.1.x version.
  • Added webgl save support.
  • Provided full offline docs instead of a limited version.