mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-23 14:43:38 +00:00
5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
option('enable_vsync',
|
|
type : 'boolean',
|
|
value : true,
|
|
description : 'Toggles weather V-Sync will be toggle on or off.')
|