Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.6
Fixed broken vanilla sliders.
Version 1.0.5
Fix crash when attempting to show an alert.
Updated for patch 5.
ModSettings opens up a whole new world for script mods, allowing developers to implement fully fledged settings menus with custom functionality.
Simply install the modsettings.script through OverStrike and you'll be greeted with a brand new menu option in both the lobby and pause menu. Any mods you install that register a custom menu will be listed under this new MODS menu, and fully interactable as you would expect from any other menu in the game.
Currently ModSettings supports the following item types:
Header
Button
Submenu
Dropdown
Slider
Option
TODO:
Colour
Keybind
NOTE: Due to seemingly an issue with the current version of the PC port, sliders with a step value of more than 1 do not work as intended when using a mouse, this is unfortunately an issue that needs to be addressed by Nixxes. In the meantime, sliders will always work perfectly when using the arrow keys or dpad, regardless of their step value.