mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-28 23:46:52 +08:00
Allows direct access to the variables in the VariableStorage class in jenny (via YarnProject.variables.variables). This enables a user to implement a save game feature to save the variables and later restore them.