|
7 | 7 | 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/).
|
8 | 8 | 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.
|
9 | 9 |
|
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. |
11 | 11 |
|
12 | 12 | Huge thanks to everyone who helped me learn GSC: Birchy, DoktorSAS, FutureRave and other people on Discord.
|
13 | 13 |
|
14 | 14 | ## How do I download a script?
|
15 | 15 |
|
16 |
| -Click on a `.gsc` file and click on `Raw`. |
17 |
| -<details> |
18 |
| - <summary>Image</summary> |
19 |
| - |
20 |
| -  |
21 |
| -  |
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 |
| -  |
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. |
32 | 23 |
|
33 | 24 | ## How do I use a script?
|
34 | 25 |
|
|
0 commit comments