-
Notifications
You must be signed in to change notification settings - Fork 6
How to Start
##"How do I start UNFM2?"
There are a few different ways, actually. You can either:
- Run madness.exe or madness64.exe (Note: if you have 64bit java, use madness64.exe)
- Run madness.jar itself (Not recommended because windows doesn't recognize it as a "application")
##"How do I start EDITING UNFM2?"
There's two different routes to go: BlueJ or Eclipse.
-
BlueJ A simple IDE for simple people. Good for starting out. Everything is pretty self-explanatory until you start dealing with complex things. If you have BlueJ installed, double-click "package.bluej" in the main directory.
-
Eclipse Badasses need a badass IDE, and you'll get that here. Once you get in the right mindset, and have unlimited access to the troubleshooter called "google", you'll be editing like no one before.
In conclusion, don't go with Eclipse just because it makes you hard, go with the right one for your skill level. Otherwise you'll be lost.
##"How do I start LEARNING UNFM2?"
Check out the Javadocs!
-
BlueJ There's no way to view Javadocs in BlueJ, so you ned to view it in a web browser. You can access them by opening the Javadocs.html file in the main directory.
-
Eclipse Go to Window > Show View > Javadoc
Or, you can also find them online: http://hulasamsquanch.github.io/unfm2jg/javadoc-latest/