Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Local Storage

An asset by Hwosch
The page banner background of a mountain and forest
Local Storage hero image

Quick Information

0 ratings
Local Storage icon image
Hwosch
Local Storage

Access and store data in localStorage easily (web builds)

Supported Engine Version
4.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 months ago
Git URL
Issue URL

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

Access and store data in localStorage easily (web builds)

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Local Storage icon image
Hwosch
Local Storage

Access and store data in localStorage easily (web builds)

Supported Engine Version
4.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers