Save Level Data API

RaZooM

Save Level Data API

This is an API mod. Which means that it's only needed as a dependency for other mods. If you aren't a mod developer don't pay attention to it :)

If you are a mod developer:

  • With this mod you can easily store and handle all level-specific data of your mod.
  • You can save your values to the local save file of your mod
  • Or you can save them to the special text object right inside the level (to preserve values when publishing the level)

Check README on github for more information and examples

Contribution

  • You can report a bug or suggest a feature on my Discord server
  • You can contribute to the code on GitHub

1.0.3

  • Add read-only access to the text object data on PlayLayer (requested by Balan4ik)

1.0.0

  • Saving level-specific values in save file
  • Saving level-specific values in a special text object inside the level
  • Copying that values with the level
The recommended way to install mods is through the in-game mod loader . You will have to manually install the .geode files you get from this page.

Some mods also require other mods as dependencies ; you will need to find and install them yourself.

Site made by HJfod. Thank you to nekit for the domain!

Geode Team 2025