Skip to content

Gives LocalStorage access to Cerberus X html5 projects.

License

Notifications You must be signed in to change notification settings

wickworks/localstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localstorage for Cerberus X

Gives LocalStorage access to Cerberus X html5 projects.

Installation

  • Download the repo
  • Place the localstorage folder in Cerberus/modules_ext

Usage

  • Place Import localstorage at the top of your cerberus source file
  • Save key/value string pairs with SaveLocalStorage( KEY$, VALUE$ ), and load them with LoadLocalStorage( KEY$ )

About

Gives LocalStorage access to Cerberus X html5 projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published