diff options
author | gregorypierce <[email protected]> | 2004-02-28 02:52:08 +0000 |
---|---|---|
committer | gregorypierce <[email protected]> | 2004-02-28 02:52:08 +0000 |
commit | 6e3c8c5f9307be2e7b6a4bbb68b2757b41aef0c3 (patch) | |
tree | 7f021f8ce2afd416b563786b78627a8be6224dd3 /www/index.html | |
parent | 5ffcc9b176306a52afb2dd4c1aa68d8da22ff2f3 (diff) |
Updated to include OSX information
Issue number:
Obtained from:
Submitted by: Gregory Pierce
Reviewed by:
git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@72 e343933a-64c8-49c5-92b1-88f2ce3e89e8
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html index 8bfd9ee..a7dfdd2 100644 --- a/www/index.html +++ b/www/index.html @@ -49,10 +49,8 @@ <td bgcolor="#F8F8F8"><div align="justify">The intial implementation of the Java Input API is available for download from <a href=" http://jinput.dev.java.net/source/browse/jinput/ ">CVS</a>. - The initial release only contains a plug-in for Win32. - Plug-ins for other platforms (eg Linux, Mac, etc.) are expected to be - forthcoming either from the Java Game Technology Group or other project - contributors. </div></td> + This release contains a plug-in for Win32i, Linux, and OSX. The nightly builds of this technology are available at <a href="https://games-binaries.dev.java.net/build/index.html">Nightly Builds</a>. + </div></td> </tr> </table></td> @@ -68,6 +66,7 @@ in the following environment:</p> <ul> <li> Win32 (Win 2000 in the case of our machine)</li> + <li> OSX 10.2.x or greater</li> <li> Sun J2SDK 1.4.2 (available at <a href=" http://java.sun.com " target="_blank">java.sun.com</a>)</li> <li> MinGW 2.0.0 plus the following updates: (all available at <a href=" http://www.mingw.org " target="_blank">www.mingw.org</a>) |