summaryrefslogtreecommitdiff
path: root/API.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-11-06 19:50:10 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-11-06 19:53:38 -0500
commit8fd0789ad296bcfad13f73084e95b8a93427ef81 (patch)
treef79afa90d4a311918e3a2b0063312dbe5dac2df6 /API.txt
parente6bfd4c31b47ad2c7058782bcf055d6a10d12ecc (diff)
add "random return" CPU limiter to active queue playbackHEADorigin/masterorigin/HEADmaster
set `biome_lib_queue_run_ratio = <1 to 100>` to use default 100 (basically, a percentage of max runtime).
Diffstat (limited to 'API.txt')
-rw-r--r--API.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/API.txt b/API.txt
index 73e310f..6aab582 100644
--- a/API.txt
+++ b/API.txt
@@ -481,6 +481,12 @@ Set this to true if you want the mod to spam your console with debug info :-)
plantlife_debug = false
+To slow down the playback of the queue (e.g. for really slow machines where
+the 0.2 second max limiter isn't enough), set:
+
+ biome_lib_queue_run_ratio = <some value 1 to 100>
+
+Default is 100 (basically percent of maximum runtime)
======================
Fertile Ground Mapping