This commit is contained in:
Dmitry 2024-01-01 21:52:48 +07:00
parent 3f8391a73e
commit f0bdeb4b2e
13 changed files with 645 additions and 2 deletions

View file

@ -0,0 +1,22 @@
[help]
#mod.scena.config.help.enabled-in-tooltips.comment
enabled-in-tooltips = true
[performance]
[performance.caches]
[performance.caches.sizes]
#mod.scena.config.performance.caches.sizes.collision-boxes.comment
#Range: 0 ~ 9223372036854775807
collision-boxes = 10000
#mod.scena.config.performance.caches.sizes.class-metadata.comment
#Range: 0 ~ 9223372036854775807
class-metadata = 10000
[performance.saving]
#mod.scena.config.performance.saving.thread-count.comment
#Range: 1 ~ 20
thread-count = 10