Manages all state, automatically persisting to browser local storage. This
stores state under the key chapbook-state-[story name]. This key cannot be
set in the state itself, since Chapbook would lose its ability to retrieve it
after a reload.
This must be loaded after the story module initializes so it can see the
story name.
Manages all state, automatically persisting to browser local storage. This stores state under the key chapbook-state-[story name]. This key cannot be set in the state itself, since Chapbook would lose its ability to retrieve it after a reload.
This must be loaded after the story module initializes so it can see the story name.