mod_settings
by jackhumbert
Mod Settings Installation Get the latest release here - packed-v .zip in the release contains all of the requirements listed below at their most up-to-date versions (at the time of release). Simply extract it and copy the contents in your game's installation folder. If you want to install the mod outside of a release (not recommended), the build/ folder in the repo contains all of the mod-specific files that you can drag into your game's installation folder. Configuration Configuration is done through redscript classes. See one example here. Variable & class names are limited to 1024 characters. Listen for changes In Redscript, you can register the class (where you have your mod variables defined) as a listener to changes made in Mod Settings: The default values & runtime values will then be updated when settings are changed. You can also listen to things globally via: Which will fire callbacks that must be named/look like this: groupPath is equal to /mods/[ModName]/[ModClass] , and varName is equal to the variable name.
Summary adapted from the project README (MIT licensed). Full docs at the source link above.
Are you the author?
This is a metadata page. We never host files without your consent. Claim it to get full-speed direct hosting for your users, download stats, and complete control: edit, update, delete, it stays yours.
Requires signing in with Discord. Questions first? Message the team from your dashboard.
Comments (0)
Sign in to comment, vote, or submit screenshots.
No comments yet.