Updated Options (markdown)

This commit is contained in:
Margen67 2020-04-09 04:38:13 -07:00
parent b6e41997e8
commit 4122c54d33
1 changed files with 6 additions and 6 deletions

View File

@ -71,12 +71,12 @@
| Null *(blank/nothing)* | `null`
### HID (Input):
| `hid` = | `string`
| ------- | --------
| Any *(default)* | `any`
| SDL2 **(needed for non-XInput controllers, requires [DLL](https://ci.appveyor.com/api/projects/benvanik/xenia/artifacts/SDL2.zip?branch=master&job=Configuration:%20Release&pr=false))** | `sdl`
| XInput | `xinput`
| Keyboard | `winkey`
| `hid` = | `string`
| ------- | --------
| Any *(default)* | `any`
| SDL2 **(needed for non-XInput controllers)** | `sdl`
| XInput | `xinput`
| Keyboard | `winkey`
#
### All config options:
```