Local Storage

by Hwosch

3

LocalStoragePlugin

Access and store data in localStorage easily (web builds)

  • To store some data just use LocalStorage.set_item("key", value)
  • To take it back use LocalStorage.get_item("key")

In localstorage.gd you can switch debug mode (if _DEBUG_MODE false - all keys and values are encrypted in localStorage) and assign _ENCRYPTION_KEY

Version

1.0

Engine

4.1

Category

Tools

Download

Version1.0
Download

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author