mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-31 02:06:51 +00:00
10 lines
292 B
Plaintext
10 lines
292 B
Plaintext
option('enable_vsync',
|
|
type : 'boolean',
|
|
value : true,
|
|
description : 'Toggles V-Sync and adds options to unlock maximum in-game framerate.')
|
|
|
|
option('enable_shiggy',
|
|
type : 'boolean',
|
|
value : true,
|
|
description : 'Toggles shimmed PS4 Iggy binaries and UI for x86_64 Linux.')
|