Skip to content

Commit 631e1c1

Browse files
committed
Update README.md
1 parent 73846c8 commit 631e1c1

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

README.md

+8-17
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,19 @@
77
This is a collection of [Plutonium](https://plutonium.pw/docs/intro/) IW5/MW3 scripts I created, written in [GSC](https://plutonium.pw/docs/modding/gsc/).
88
Some scripts (mostly older ones) have specific use cases and some others were made to be as generic as possible so you might find something useful.
99

10-
I'm not the best at GSC and some scripts were made months ago when I wasn't as good as now so some scripts might not be perfectly optimized or done the proper way but they do their job and should at least give you an idea of how to do certain things or work well enough for you to use them.
10+
Some scripts were made when I was still fairly new to GSC so some scripts might not be perfectly optimized or done the proper way but they do their job and should at least give you an idea of how to do certain things or work well enough for you to use them.
1111

1212
Huge thanks to everyone who helped me learn GSC: Birchy, DoktorSAS, FutureRave and other people on Discord.
1313

1414
## How do I download a script?
1515

16-
Click on a `.gsc` file and click on `Raw`.
17-
<details>
18-
<summary>Image</summary>
19-
20-
![image](https://user-images.githubusercontent.com/55228336/153304575-9ee2e2ae-9bcf-437a-a2f1-cc65087f238f.png)
21-
![image](https://user-images.githubusercontent.com/55228336/153305132-3405c97a-9ad4-49fe-b764-5fdb1e194386.png)
22-
</details>
23-
24-
Right click anywhere and click on `Save page as` (or an equivalent).
25-
26-
Make sure to put `All` or `Any` for the file type and to add `.gsc` at the end of the file name.
27-
<details>
28-
<summary>Image</summary>
29-
30-
![image](https://user-images.githubusercontent.com/55228336/153305302-2bb87264-2ec5-4ea5-ac70-0e96b61ab2f7.png)
31-
</details>
16+
- [Download this repository](https://github.com/Resxt/Plutonium-IW5-Scripts/archive/refs/heads/master.zip)
17+
- Open the downloaded ZIP file
18+
- Drag and drop the script(s) you want in the folder they need to be placed in.
19+
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)
20+
21+
Just keep in mind that this downloads a copy of this repository at the moment you download it.
22+
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.
3223

3324
## How do I use a script?
3425

0 commit comments

Comments
 (0)