Skip to content

Commit

Permalink
Updated README for scratchpad.
Browse files Browse the repository at this point in the history
  • Loading branch information
gcask committed Jul 9, 2023
1 parent 8d3788c commit d36d899
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 11 deletions.
37 changes: 26 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@ DCS UNIts.CONverter

In-Game, In-Flight DCS UI to convert coordinates across different conventions.

Scratchpad extension (scratchpad > 0.7.0)
-----------------------------------------

### Installation

* Download `dcs-unicorn-scratchpad-v*.zip` from [latest release](./releases/latest)
* Extract the zip to `%HOMEPATH%\Saved Games\DCS.openbeta` (or `%HOMEPATH%\Saved Games\DCS` for stable)

### Usage
* Open scratchpad.
* Enter coordinates.
* Hit COORDS, and see it get translated in various formats.

![Scratchpad Demo](./docs/scratchpad-demo.mp4 "Scratchpad Demo")


Standalone UI
-------------

### Installation

* Download `dcs-unicorn-standalone-v*.zip` from [latest release](./releases/latest)
* Extract the zip to `%HOMEPATH%\Saved Games\DCS.openbeta` (or `%HOMEPATH%\Saved Games\DCS` for stable)
From DMS (Decimal Minutes Seconds)

![DMS](./docs/dms.png "DMS")
Expand All @@ -12,21 +35,13 @@ From (partial) MGRS
![MGRS](./docs/mgrs.png "MGRS")
![Partial MGRS](./docs/partial-mgrs.png "Partial MGRS")

Installation
------------
### Usage

* Download `dcs-unicorn-v*.zip` from [latest release](./releases/latest)
* Extract the zip to `%HOMEPATH%\Saved Games\DCS.openbeta` (or `%HOMEPATH%\Saved Games\DCS` for stable)

Usage
-----

Once in a mission, in a jet, hit `Ctrl+Shift+Z`.
Once in a mission, in an aircraft, hit `Ctrl+Shift+Z`.
Enter coordinates in the topmost field.

Imperial/Metrics conversions work both ways.

Configuration
-------------
### Configuration

Edit `%HOMEPATH%\Saved Games\DCS.openbeta\Config\unicon.lua` to change the hotkey.
Binary file added docs/scratchpad-demo.mp4
Binary file not shown.

0 comments on commit d36d899

Please sign in to comment.