0 Members and 1 Guest are viewing this topic.
Yep, link is broken. And any chance to get a binary or a .jar for Linux?
Wow, didn't even notice that, the link is fixed! Yeah its .NET so if you have Mono you can use that. I'll have a Linux build (a mono wrapped linux executable) in a bit. I have work in a half hour so I may release a linux executable after work (I work for 5 hours).edit: actually it will not work in Mono right now because it uses a batch script. I'll upload a Linux version with a shiny new bash script after work.
edit: if anyone would mind writing a batch script for me that changes the location of the .minecraft folder to CD i could release a version right now for linux.
#!/bin/bashAPPDATA=$PWD # or `env pwd`java -Xms1024M -Xmx1024M -jar minecraft.jar # "java" instead of "javaw"
This looks like a nice program, I've been collecting legal Minecraft's jars (with and without various mods) since 1.5. The download link appears to be broken though, due to an ellipsis being inserted into it. I most likely wouldn't be able to use it anyway since it looks like a Windows-only program and I'm using Linux.
Why would you want to play an old version?