SDK Question Command Line Arguments in Pltex

Veterok

New member
Joined
Oct 25, 2011
Messages
65
Reaction score
0
Points
0
Is there a way to pass Pltex it's parameters through command line arguments?

I'm trying to convert planetary textures for use in orbiter, and it would save me a lot of time if I could write a .bat file to pass them through pltex.
 
Not by command line arguments, but why don't you simply redirect your interactive responses from stdin to an input file?
 
Back
Top