LiveSplit / asr

Helper crate to write auto splitters for LiveSplit One's auto splitting runtime.
https://livesplit.org/asr/asr
Apache License 2.0
10 stars 10 forks source link

Add settings maps and values #72

Closed CryZe closed 1 year ago

CryZe commented 1 year ago

This adds support for interacting with the settings maps and settings values. This allows auto splitters to store additional custom settings that are not exposed to the user and also allows the auto splitters to react to changes to the settings without the auto splitter having to be restarted.