Make README TUI compliant

This commit is contained in:
xypwn 2020-05-04 22:25:29 +02:00
parent 79928d3342
commit 3732939ef1
1 changed files with 3 additions and 6 deletions

View File

@ -3,12 +3,9 @@
- The latest Windows binary (.exe) can be downloaded [here](https://github.com/xypwn/gd-gamesave-cryptor/releases)
## Usage
- `Shift` + `Right Click` in the folder you dropped the .exe file into
- Select `Open PowerShell window here`
- In the PowerShell window, type one of the following:
- `.\gd_crypt -d` to decrypt and store the result in the current folder
- `.\gd_crypt -e` to encrypt and store the result in the current folder
- `.\gd_crypt -es` to encrypt and store the result in the Geometry Dash folder
- `Double click` to open `gd_crypt.exe`
- It will show a cmd window with multiple options each labeled with a number
- Type in one of the numbers and press `Enter` to execute the command
## Building from source on Linux
#### Building for Linux