brackeys-12/components/Persister/information.txt

11 lines
436 B
Text
Raw Permalink Normal View History

2024-09-08 17:34:41 +00:00
name: Persister
short: Data persister to persist data through locations
description: A data persister that is used to persist data through the game,
run, round, or room. A function is called to set data with a key in one
of the categories and then other functions can be called to clear
the data for a key or all data in a category.
accent: #a1a166
log_category: PER
icon: res://components/Persister/hard-drive.svg
version: v1.0.0