mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-09 02:09:56 +01:00
Add information on log level changes.
This commit is contained in:
parent
7ea0ebcc1f
commit
92f17913ca
|
|
@ -9,5 +9,6 @@ Top level package for JInput.
|
|||
Use -Djinput.useDefaultPlugin=false (or net.java.games.input.useDefaultPlugin=false) to disable automatic loading of the default plugin for the platform.<BR/>
|
||||
Use -Djinput.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)<BR/>
|
||||
Use -Djinput.controllerPluginPath to change the path the plugins mechanism will use to search for plugin Jars.
|
||||
Use -Djinput.loglevel to change the logging level using Java util logging level strings.
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in a new issue