fix: Windows support

eww...
This commit is contained in:
Martin Prokoph
2025-09-08 18:27:22 +02:00
parent 223c3356b9
commit 7cbe2466d8
9 changed files with 30 additions and 15 deletions

View File

@@ -1,10 +1,10 @@
{
// Volume of theme music (0-100)
"musicVolume": 30,
"musicVolume": 100,
// Volume of sound effects (0-100)
"soundVolume": 100,
// Amount the user interface should be scaled
"guiScale": 5.7,
"guiScale": 2.00,
// Whether speed should scale with level (true/false)
"shouldScaleSpeed": true,
// One of [Noob, Easy, Normal, Hard, Extreme, WTF]