From 3ba94a92d078d5b2a1237f35b0ab598135b485c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C4=97jus=20Remeika?= <50540654+5exyGuy@users.noreply.github.com> Date: Sun, 26 Jul 2020 18:30:24 +0300 Subject: [PATCH] Updated README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4466485..6439d56 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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