Adapted all scripts to work on their own and with the toolbox.

This commit is contained in:
Jorge Vássquez Pérez
2016-12-02 15:25:00 -08:00
parent a879c2190d
commit 84e17ede95
5 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -3,10 +3,10 @@ function YGenericTool()
{
this.info =
{
name : "yGenericTool",
version : 0.0,
name : "yPuppetRig",
version : 0.33,
stage : "development",
description : "Generic script to use as a base for new tools.",
description : "Tools for streamlining puppet-based animation rigs.",
url : "yorchnet.com"
};
this.appearence =