restructure into optional

This commit is contained in:
Brian Matzon 2006-04-30 19:45:14 +00:00
parent 42f82a2c37
commit 81ba9164ab
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Unless otherwise stated, all files distributed or in CVS are covered by
the license as stated in the LICENSE file. If you have not received this
file, please download it from the cvs server.
Please note that DevIL and OpenAL are distributed along side. Their license is also included.
Please note that DevIL and OpenAL are distributed in the optional package (lwjgl_optional-<version>.zip). Their license is also included.
If you want to use FMOD you must download the binary from their site: http://fmod.org. Please
note that FMOD is a commercial offering and you must accept their license before using.
@ -46,6 +46,8 @@ To run some of the included tests:
org.lwjgl.test.opengl.shaders.ShadersTest
OPTIONAL TESTS (requires optional package)
[requires fmod dll (fmod.org)]
org.lwjgl.test.fmod3.CDDAPlayer
org.lwjgl.test.fmod3.CDPlayer