Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5exyGuy authored Jul 26, 2020
1 parent 62e0c63 commit 3ba94a9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A server/client-sided editor made for alt:V MP and powered by the [Monaco Editor

## Installation

Download [the latest release](https://github.com/5exyGuy/altV-vCode/releases/tag/v1.0) ant put it in resources folder.
Download [the latest release](https://github.com/5exyGuy/altV-vCode/releases/tag/v1.1) ant put it in resources folder.

## Usage

Expand All @@ -26,6 +26,10 @@ Download [the latest release](https://github.com/5exyGuy/altV-vCode/releases/tag
| --- | :------------------------: |
| F4 | Toggles the in-game editor |
| ESC | Closes the in-game editor |
| F5 | Creates a new server file |
| F6 | Creates a new client file |
| F7 | Executes the current file |
| Del | Deletes the current file |

## Preview

Expand Down

0 comments on commit 3ba94a9

Please sign in to comment.