diff --git a/coreAPI/src/java/net/java/games/input/package.html b/coreAPI/src/java/net/java/games/input/package.html
new file mode 100644
index 0000000..8aa0eb4
--- /dev/null
+++ b/coreAPI/src/java/net/java/games/input/package.html
@@ -0,0 +1,12 @@
+
+
+
+
+Top level package for JInput.
+
+Package Specification
+
+Use -D jinput.plugins (or net.java.games.input.plugins) and specifiy a list of class name to over ride the plugins system. This will force the classes passed to be loaded first, then plugins will be searched for in the default manner (./controller/*.jar)
+
+
+
\ No newline at end of file