Title: Groovy Version? And help w/ Groovy Post by: Michael on August 05, 2012, 06:07:00 PM @Paul - Ok, I just want to ask a simple question: are you running mythruna on groovy?
Also: I downloaded the Groovy zip file "Groovy-src-2.0.1" and i cannot find the Groovy application itself ._. did i download the wrong Zip file? Title: Re: Groovy Version? Post by: pspeed on August 05, 2012, 06:16:43 PM @Paul - Ok, I just want to ask a simple question: are you running mythruna on groovy? I feel like this has been covered a few times over now... Mythruna is written in Java. It uses groovy as its scripting language. Title: Re: Groovy Version? And help w/ Groovy Post by: Michael on August 05, 2012, 06:35:33 PM sorry, i meant: "What version of Groovy"
Title: Re: Groovy Version? And help w/ Groovy Post by: pspeed on August 05, 2012, 06:58:56 PM sorry, i meant: "What version of Groovy" 1.8 Title: Re: Groovy Version? And help w/ Groovy Post by: Michael on August 05, 2012, 07:00:02 PM so will that mean i will need to learn 1.8 to make a mod?
Title: Re: Groovy Version? And help w/ Groovy Post by: pspeed on August 05, 2012, 07:08:28 PM so will that mean i will need to learn 1.8 to make a mod? It's the safest way. I'll probably upgrade at some point but I haven't looked into it yet. 2.0 probably has language features that won't work on 1.8 but all of 1.8's features should work in 2.0. |