Page 1 of 1

So...

Posted: Mon Jul 09, 2012 6:07 am
by Logifl3x
Sorry if this is in the wrong place but I guess it wasn't relevant to the others. But, I was just wondering how long this plugin that doesn't yet have a name has been in development for and was wondering if there is a semi-working version of it.

Posted: Mon Jul 09, 2012 12:24 pm
by Ayuto
Hey,

you can always download the latest revision via a SVN client and compile it by yourself. You can find the code here. http://code.google.com/p/eventscripts-3/source/checkout

I guess the name will be Source Python :)

Posted: Mon Jul 09, 2012 3:24 pm
by your-name-here
Ayuto wrote:Hey,

you can always download the latest revision via a SVN client and compile it by yourself. You can find the code here. http://code.google.com/p/eventscripts-3/source/checkout

I guess the name will be Source Python :)


Well, the name is Source.Python. I've just started work on it so there isn't anything major just yet (but there will be).
One correction Ayuto, you need to use Mercurial to check it out, not SVN.

Posted: Mon Jul 09, 2012 8:59 pm
by Omega_K2
On windows you can use TortioseHG :)
Also you need cmake and Visual Studio to compile it.