mirror of
https://github.com/asherao/dcs-scratchpad.git
synced 2025-10-29 16:56:22 +00:00
update README
This commit is contained in:
parent
4b07fe6c1f
commit
65d7b491e0
@ -1,6 +1,6 @@
|
|||||||
# DCS Scratchpad
|
# DCS Scratchpad
|
||||||
|
|
||||||
Resizable and movable DCS World ingame Scratchpad for quick notes - especially useful in VR.
|
Resizable and movable DCS World ingame Scratchpad for quick persistant notes - especially useful in VR.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -10,3 +10,7 @@ Copy the `Scripts` folder into your DCS Saved games folder.
|
|||||||
|
|
||||||
- Toggle scratchpad with `CTRL+Shift+X`. The shortcut can be changed in your DCS saved games folder under `Config/ScratchpadConfig.lua` (if the file does not exist, start DCS once after mod installation).
|
- Toggle scratchpad with `CTRL+Shift+X`. The shortcut can be changed in your DCS saved games folder under `Config/ScratchpadConfig.lua` (if the file does not exist, start DCS once after mod installation).
|
||||||
- Use `Esc` to remove the textfield focus, but keep the scratchpad open.
|
- Use `Esc` to remove the textfield focus, but keep the scratchpad open.
|
||||||
|
|
||||||
|
## Kudos
|
||||||
|
|
||||||
|
- to [DCS-SimpleRadioStandalone](https://github.com/ciribob/DCS-SimpleRadioStandalone) which acted as a good reference of how to setup a simple window in DCS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user