diff --git a/mod.json b/mod.json index 09a7899..efa2c8c 100644 --- a/mod.json +++ b/mod.json @@ -28,6 +28,10 @@ "enhancement" ], "settings": { + "functionality": { + "name": "Functionality", + "type": "title" + }, "soft-toggle": { "name": "Disable CBF", "description": "Disable CBF without needing to restart GD. This option does not disable physics bypass if you have it enabled!", @@ -52,6 +56,10 @@ "type": "bool", "default": false }, + "performance": { + "name": "Performance", + "type": "title" + }, "mouse-fix": { "name": "Reduce Mouse Lag", "description": "Reduce lag when using high polling rate mice.\nRequires CBF to be enabled.\nExperimental, may break things like Mega Hack while unpaused in levels.",