dcs-scratchpad/README.md
2019-01-10 15:23:26 +01:00

17 lines
658 B
Markdown

# DCS Scratchpad
Resizable and movable DCS World ingame Scratchpad for quick persistant notes - especially useful in VR.
## Installation
Copy the `Scripts` folder into your DCS Saved games folder.
## Usage
- 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.
## 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