changes.mady.by.user Aubergine
Saved on Jun 05, 2012
Util.js can be included in your mod with a single line of Javascript...
Download the latest version from the home page and store it alongside the other .js files in your mod.
In the script where you want to use Util.js, include it in your script:
include("path/to/util_0.6.js");
That's it!
After including the file, you can start using the following features:
JS API docs: