forked from Clones/Controlify
➕ Custom natives path (closes #114)
This commit is contained in:
@ -7,11 +7,16 @@
|
||||
"controlify.gui.carousel.art_credit": "Controller art by %s.",
|
||||
|
||||
"controlify.gui.global_settings.title": "Global Settings",
|
||||
"controlify.gui.server_options": "Server Options",
|
||||
"controlify.gui.miscellaneous": "Miscellaneous",
|
||||
"controlify.gui.natives": "Natives",
|
||||
"controlify.gui.load_vibration_natives": "Load Natives",
|
||||
"controlify.gui.load_vibration_natives.tooltip": "If enabled, Controlify will download and load native libraries on launch to enable support for enhanced features such as vibration and gyro. The download process only happens once and only downloads for your specific OS. Disabling this will not delete the natives, it just won't load them.",
|
||||
"controlify.gui.load_vibration_natives.tooltip.warning": "You must enable vibration support per-controller as well as this setting.",
|
||||
"controlify.gui.custom_natives_path": "Custom Natives Path",
|
||||
"controlify.gui.custom_natives_path.tooltip": "Specify a custom folder where Controlify will save and load it's native libraries. This is an absolute path and is not relative to .minecraft. If you enter an invalid directory, this will be reset. Leave blank for default.",
|
||||
"controlify.gui.custom_natives_path.tooltip.warning": "This is an advanced setting. Don't touch it if you don't know what you're doing!",
|
||||
"controlify.gui.custom_natives_path.none": "Not set",
|
||||
"controlify.gui.server_options": "Server Options",
|
||||
"controlify.gui.miscellaneous": "Miscellaneous",
|
||||
"controlify.gui.reach_around": "Block Reach Around",
|
||||
"controlify.gui.reach_around.tooltip": "If enabled, you can interact with the block you are standing on in the direction you are looking.",
|
||||
"controlify.gui.reach_around.tooltip.parity": "This is parity with bedrock edition where you can also do this.",
|
||||
|
Reference in New Issue
Block a user