New library module used to load a set of options (for a particular module)
from ctrl/modsopts.ini and return the key=value pairs as properties of an object. This allows optional behavior/features in any JS modules (stock or 3rd party) to be enabled/controlled by editing ctrl/modopts.ini rather than modifying the JS module/script file itself (for Ree).
exec/load/modopts.js
0 → 100644
Please register or sign in to comment