You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 11 Current »
Download the latest version from the home page and store it alongside the other .js files in your mod.
See also: Util API Downloads.
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 Util API features.
JS API docs:
Util API docs: