The javascript looks like:
var textureMonkey = new File("/z/Tools/textureMonkey/textureMonkey.bat"); textureMonkey.execute();and the .bat file called looks like...
@echo off call python Z:\Tools\textureMonkey\textureMonkey.pywThe whole thing has been very easy to set up for the art team and is already saving time that would have otherwise been spent navigating folders and changing file names. -Pete
No comments:
Post a Comment
Comments?