asusoda / Corundum

This is a new plugin-based server-side modding A.P.I. for Minecraft. [WIP]
MIT License
7 stars 1 forks source link

Should I make a Windows Corundum Installer? #16

Open ElementsModder opened 10 years ago

ElementsModder commented 10 years ago

Title says it all.

Niadevv commented 10 years ago

If you want to. Personally, I'm not awfully happy with my one, so if a better one can be made, go for it!

ElementsModder commented 10 years ago

Ok, i'll try. It will download a Corundum workspace ready to mod with.

Variadicism-zz commented 10 years ago

Hang on; why? Why not program it in Java and make it cross-platform?

Variadicism-zz commented 10 years ago

Also, just to confirm, this is the installer for people who build Corundum from source, right? For the server admins who want to use Corundum, all they should have to do is download the Corundum Hub and Coeundum Hub should be able to download the minecraft_server.jar and Corundum.jar by itself if they don't already exist.

Variadicism-zz commented 10 years ago

Honestly, I'd consider holding off on this. An installer like this would only be useful for people who want to modify Corundum itself; we should focus on the more wide uses of Corundum for now and make it work as a server. Installation as a server is pretty straightforward and shouldn't require a separate installer program. Installation for plugin authors is equally simple; all they have to do is make an I.D.E. project and add the Corundum.jar to the project build path.