-
Notifications
You must be signed in to change notification settings - Fork 0
3d, clickerConfig
clickerConfig is a way to configure how clickerBoard and its components work.
You can simply use clickerBoard to change variables to make clickerBoard's components act different.
The time duration value is used in clickerTimer. This value determines the time interval on how many clicks you can click in the set time you select. The default value is 10s.
The auto save scores value is used in both clickerTimer and clickerCounter. When toggled to true, it will save its highest score string into clickerSaves.txt.
The save config and restart button will save your configuration you chose and restarts clickerBoard. (it doesn't actually restart, it just closes it)
The delete config.txt and saves.txt button will pop up a arrow stating you to close clickerBoard and then delete them yourself. This is because clickerBoard is currently using those files. (a fix might be found later)
The Docs/Wiki to clickerBoard Button will redirect you to the clickerBoard wiki (which you currently are on) on click.
- Intro
-
Download
2a. Run/Compile -
clickerBoard Features
3a. clickerBoard
3b. clickerCounter
3c. clickerTimer
3d. clickerConfig
clickerBoard's wiki is up to date on the 0.10.8 beta release. This does not mean that higher versions are not supported with the wiki, but could have missing information.