From 0ce7015be659299c8c2f0ea658c62d17783692eb Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Fri, 27 Jan 2023 22:39:13 +0100 Subject: [PATCH] Update README.md --- README.md | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 2b166fe..c541176 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # XLabs-S1X-Scripts -[![image](cover.jpg)](https://plutonium.pw/) +[![image](cover.jpg)](https://xlabs.dev/) ## What is this? @@ -11,22 +11,13 @@ Special thanks to DoktorSAS for helping me a lot on S1X. ## How do I download a script? -Click on a `.gsc` file and click on `Raw`. -
- Image - - ![image](https://user-images.githubusercontent.com/55228336/153304575-9ee2e2ae-9bcf-437a-a2f1-cc65087f238f.png) - ![image](https://user-images.githubusercontent.com/55228336/153305132-3405c97a-9ad4-49fe-b764-5fdb1e194386.png) -
+- [Download this repository](https://github.com/Resxt/XLabs-S1X-Scripts/archive/refs/heads/master.zip) +- Open the downloaded ZIP file +- Drag and drop the script(s) you want in the folder they need to be placed in. +If no instructions are provided for the script you want then simply follow the instructions given in [How do I use a script?](#how-do-i-use-a-script) -Right click anywhere and click on `Save page as` (or an equivalent). - -Make sure to put `All` or `Any` for the file type and to add `.gsc` at the end of the file name. -
- Image - - ![image](https://user-images.githubusercontent.com/55228336/153305302-2bb87264-2ec5-4ea5-ac70-0e96b61ab2f7.png) -
+Just keep in mind that this downloads a copy of this repository at the moment you download it. +If a script is updated after you downloaded this repository and you want the new version then you will need to download this repository again. ## How do I use a script?