Tested on OS X 10.7.3, JDK6, Ant 1.8.2

0. On most platforms, you'll need to change the first line of config/build.pro/libraryjars to point to the lib/rt.jar for your JRE.  The current value is for OS X.  You'll need Apache Ant installed.

1. My normal build process (build, sign, upload):

	ant

Yup, that's it.


2. Build a jar for local testing:

	ant all_nosign

Point your browser to dist/index.html. The applet should load in a minimal HTML framework. Or, you can use your IDE of choice.


3. You can change the default target in the root tag to all_nosign if you don't want to be bothered with keystores and signing. The applet *should* still work, but there will be an extra security confirmation on load.


Enjoy. Let me know how it goes. Ask for help. I'll be a little busy during Ludum Dare though.

Love, Hume.

http://humespeaks.tumblr.com
http://humespeaks.tumblr.com/ask_hume



--------------------- WISHY WASHY RUSHED DISCLAIMER BECAUSE I'M PROBABLY MISSING LICENSE FILES --------------------------

This archive contains libraries or code by or derived from
Kenji Hiranabe
Kevin Glass
Matthias Mann
The code or code libraries are included on the understanding that they intended it to be distributed, shared and reused. If you determine this is not the case, quit using it.

It also contains code by Hume. Do whatever you want with that.

--------------------- WISHY WASHY RUSHED DISCLAIMER BECAUSE I'M PROBABLY MISSING LICENSE FILES --------------------------