Fixed the PuppetRig Script to conform to the new code for the Toolbox, changed all linebreaks to unix, updated all script version numbers

This commit is contained in:
Jorge Vássquez Pérez
2016-12-02 11:58:07 -08:00
parent a879c2190d
commit 8414847715
6 changed files with 492 additions and 63 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ function YGenericTool()
this.info =
{
name : "yGenericTool",
version : 0.0,
version : 0.1,
stage : "development",
description : "Generic script to use as a base for new tools.",
url : "yorchnet.com"