Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: Added Java Web Start support | Kelly Rauchenberger | 2008-08-14 | 1 | -20/+0 |
| | | | | This has been discovered to be a much better way of Java distributation. Because of this, the loader script is no longer necessary. | ||||
* | Client: Wrote loader script | Kelly Rauchenberger | 2008-08-13 | 1 | -0/+20 |
Because the Client is written in Java, it cannot be run from any directory regardless of path easily. So, with the addition of a loader script that calls the Java JAR, the command "instadisc" can still be run from any directory. |