Crazy-Hand-Project / Crazy-Hand

Source code for the Crazy Hand melee editing program
http://smashboards.com/threads/crazy-hand-v1-00-character-editing-program-formerly-known-as-mcaedit.389500/
19 stars 9 forks source link

How to build? #4

Open rukai opened 8 years ago

rukai commented 8 years ago

Build instructions in a readme file or build files would be greatly appreciated. I think Java projects can use Ant or Maven?

AndrewBischoff9 commented 8 years ago

Lucas,

Are you interested in contributing to the project or are you just interested in using the application? If you are only interested in using the application, you can download the most recent release here:

http://smashboards.com/threads/crazy-hand-v1-30-character-editing-program.389500/ On Tue, May 24, 2016 at 11:01 AM, Lucas Kent notifications@github.com wrote: > Build instructions in a readme file or build files would be greatly > appreciated. I think Java projects can use Ant or Maven? > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly or view it on GitHub > https://github.com/Crazy-Hand-Project/Crazy-Hand/issues/4
rukai commented 8 years ago

I only want to use it, so I will use the compiled download if I need to.

The reason for this Issue is I prefer to compile from source than download a binary. (More trustworthy) It also makes life easier for new contributors.