Release script.skinvariables - Construct skin variables and perform other skin functions
#5
@Wanilton - I've made a Matrix branch on the github to make it easier to install. I've just tested and script works properly.

Also FYI - You can use the script without adding it as a skin dependency. Just run the script on your own machine to generate the includes file and then commit that includes file to your repo. The end user doesn't need to run the script - they only need the includes file it makes.

So that it only runs if it is installed and doesn't prompt users to install, I run it with:
Code:
<onload condition="System.HasAddon(script.skinvariables)">runscript(script.skinvariables,folder=1080i)</onload>
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply


Messages In This Thread
RE: script.skinvariables - Construct multiple skin variables from a template. - by jurialmunkey - 2020-04-24, 05:57
Logout Mark Read Team Forum Stats Members Help
script.skinvariables - Construct skin variables and perform other skin functions0