2010-02-15, 03:00 PM
Added several bits of missing unix support, including:
I figured out the bug that was causing unix systems not to show the images. It was a pathname problem, and is fixed now. Let me know if you still have problems with this, becuase I only have Ubuntu as a non-windows system to test on.
Also, included a shell script to excute the program properly in unix systems. For some reason, when I double-clicked on the jar, it looked in my home directory for the config file and couldn't find it. This shell script fixes this problem.
Note that if you use a unix system, you will have to edit the sample config file, beause the default directory "C:\Balls\" is not a valid unix pathname.
I figured out the bug that was causing unix systems not to show the images. It was a pathname problem, and is fixed now. Let me know if you still have problems with this, becuase I only have Ubuntu as a non-windows system to test on.
Also, included a shell script to excute the program properly in unix systems. For some reason, when I double-clicked on the jar, it looked in my home directory for the config file and couldn't find it. This shell script fixes this problem.
Note that if you use a unix system, you will have to edit the sample config file, beause the default directory "C:\Balls\" is not a valid unix pathname.

