mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Update live example
This commit is contained in:
@@ -65,7 +65,7 @@ Here is a list of [all releases](https://github.com/Insality/druid/releases).
|
||||
|
||||
### Input Bindings
|
||||
|
||||
**Druid** utilizes the `/builtins/input/all.input_binding` input bindings. Either use this file for your project by setting the `Runtime -> Input -> Game Binding` field in the `game.project` input section to `/builtins/input/all.input_binding`, or add the specific bindings you need to your game's input binding file. For custom input bindings, refer to the Input Binding section in the [Advanced Setup](https://github.com/Insality/druid/blob/master/docs_md/advanced-setup.md#input-bindings).
|
||||
**Druid** utilizes the `/builtins/input/all.input_binding` input bindings. Either use this file for your project by setting the `Runtime -> Input -> Game Binding` field in the `game.project` input section to `/builtins/input/all.input_binding`, or add the specific bindings you need to your game's input binding file. For custom input bindings, refer to the Input Binding section in the [Advanced Setup](https://github.com/Insality/druid/blob/master/wiki/advanced-setup.md#input-bindings).
|
||||
|
||||
|
||||
## Usage
|
||||
@@ -210,7 +210,7 @@ If you have any issues, questions or suggestions please [create an issue](https:
|
||||
|
||||
|
||||
## History
|
||||
For a complete history of the development of **Druid**, please check the [changelog](docs_md/changelog.md).
|
||||
For a complete history of the development of **Druid**, please check the [changelog](wiki/changelog.md).
|
||||
|
||||
|
||||
## Contributors
|
||||
|
Reference in New Issue
Block a user