UFO:Alien Invasion

Development => Newbie Coding => Topic started by: Destructavator on September 04, 2009, 04:39:21 am

Title: How to run perl script on Windows?
Post by: Destructavator on September 04, 2009, 04:39:21 am
OK, I've gotten an MD2 exported for use in the game, I'm trying to use the perl scripts in the "src/tools/" folder to skin the model, but clicking on them just opens up the default text editor.

So what program for Windows is good for running these scripts?
Title: Re: How to run perl script on Windows?
Post by: geever on September 04, 2009, 10:56:29 am
OK, I've gotten an MD2 exported for use in the game, I'm trying to use the perl scripts in the "src/tools/" folder to skin the model, but clicking on them just opens up the default text editor.

So what program for Windows is good for running these scripts?

ActivePerl (http://www.activestate.com/activeperl/) (if you don't wanna compile it for yourself :) )

-geever