Omnimaga

Calculator Community => Other Calculators => Topic started by: nando88 on November 10, 2011, 05:52:45 pm

Title: Use Luna 0.2 converter
Post by: nando88 on November 10, 2011, 05:52:45 pm
Can someone tell me how to use the luna v0.2 converter to convert .lua to .tns?
Thanks for your help!
Title: Re: Use Luna 0.2 converter
Post by: Adriweb on November 10, 2011, 06:08:37 pm
Open up a terminal window (command prompt), drag and drop the luna.exe file on it, then drag and drop your source .lua file and then type the name of the .tns file you want

I recommand you to cd in the same folder as your lua exe and /lua source file, then you'd just have to type :

"  luna.exe mySourceCode.lua myTNSdocument.tns   "