project-navigation
Personal tools

Author Topic: How to run perl script on Windows?  (Read 3691 times)

Offline Destructavator

  • Combination Multiple Specialty Developer
  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 1908
  • Creater of Scorchcrafter, knows the zarakites...
    • View Profile
How to run perl script on Windows?
« 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?

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: How to run perl script on Windows?
« Reply #1 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 (if you don't wanna compile it for yourself :) )

-geever