How to download older NME releases?

Where can I download an installer to an older version of NME? The current site only shows links to the newest, and a URL like:http://www.haxenme.org/download_file/view/293/3371/ is difficult for me to derive an older release from. ;) I know the blog ha…

Viewing 1 to 4 (4 Total)
How to download older NME releases?

Jon

Jon
Total Posts: 272
Joined: March 08, 2012

Where can I download an installer to an older version of NME? The current site only shows links to the newest, and a URL like:http://www.haxenme.org/download_file/view/293/3371/ is difficult for me to derive an older release from. ;)

I know the blog has some links, but I specifically want 3.3.0 and there's only a single unified link on there, none to the individual releases.

Tags:
Posted on June 03, 2012 at 7:24 PM

Huge

Huge
Total Posts: 548
Joined: October 07, 2011

Re: How to download older NME releases?

Hi,
You can just install it with haxelib:

haxelib install nme 3.3.1

And swithc between versions with:

haxelib set nme 3.3.1

Hugh

Posted on June 06, 2012 at 12:03 AM

Jon

Jon
Total Posts: 272
Joined: March 08, 2012

Re: How to download older NME releases?

That's a good start - is there any way to pull down files for a different OS than the one I'm on? Yeah, it's a strange use case, but you know what I'm up to. ;)

Posted on June 06, 2012 at 5:41 PM

Huge

Huge
Total Posts: 548
Joined: October 07, 2011

Re: How to download older NME releases?

Hi,
The haxelib release should contain all OSs.

Hugh

Posted on June 07, 2012 at 12:00 AM