From c17a1a5cd1f72a299a600ec62e889054aa569c0e Mon Sep 17 00:00:00 2001 From: Speedy the Folf Date: Fri, 4 Jun 2021 16:21:32 -0500 Subject: [PATCH] Update README.md --- README.md | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e1be9f3..ccd2c67 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ -A modification for Grand Theft Auto: V that randomizes various aspects of the game from vehicles and sounds to missions and weapons. +A modification for Grand Theft Auto V that randomizes various aspects of the game from vehicles and sounds to missions and weapons.

homepage • @@ -22,26 +22,26 @@ A modification for Grand Theft Auto: V that randomizes various aspects of the ga - :helicopter: **Traffic Randomizer** - Randomizes cars that spawn in traffic. - :blue_car: **Mission Vehicle Randomizer** - Randomizes vehicles you are given in missions, making sure that the vehicle you're given is usable for that mission. -- :rainbow: **Colour Randomizer** - Randomizes colours of various in-game elements, including cars, the HUD and more. +- :rainbow: **Colour Randomizer** - Randomizes colours of various in-game elements, including cars, the HUD, and more. - :page_with_curl: **Mission Randomizer** - Randomizes order of missions in-game. Upon completion of a mission, the game progresses as if you completed the original mission. - :gun: **Weapon Randomizer** - Randomizes weapons given to the enemies. -- :sound: **Sounds Randomizer** - Randomizes dialogues and sound effects played in-game. +- :sound: **Sounds Randomizer** - Randomizes dialogue and sound effects played in-game. - :movie_camera: **Cutscene Randomizer** - Randomizes models used in motion-captured cutscenes. -- :walking: **Ped Randomizer** - Randomizes all ambient, mission and cutscene peds. +- :walking: **Ped Randomizer** - Randomizes all ambient, mission, and cutscene peds. - :video_game: **Player Randomizer** - Randomizes the player model into a different ped model. - :star2: **Player Special Ability Randomizer** - With Player Randomizer enabled, this feature randomizes the player's special ability. - :cloud_with_rain: **Timecycle and Weather Randomizer** - Randomizes the look of the game by randomizing weather elements and sky colour. - :tractor: **Handling Randomizer** - Randomizes the handling of all vehicles. - :rocket: **Weapon Stats Randomizer** - Randomizes weapon stats such as fire rate, range, etc. of all weapons. -- :oncoming_police_car: **Dispatch Randomizer** - Randomizes all dispatched police cars, ambulances, helicopters and boats. +- :oncoming_police_car: **Dispatch Randomizer** - Randomizes all dispatched police cars, ambulances, helicopters, and boats. ## Installation Rainbomizer requires an **ASI-Loader** to function. It works with **all** versions of the game. Additionally, you require **ScriptHook** for certain features. -1. Install **ScriptHook** (includes an ASI Loader) from [here](http://www.dev-c.com/gtav/scripthookv/) -2. Download Rainbomizer from [Releases](https://github.com/Parik27/IV.EFLC.Rainbomizer/releases) and **extract the archive** to the root directory of GTA V. +1. Install **ScriptHook** (includes an ASI Loader) from [here](http://www.dev-c.com/gtav/scripthookv) +2. Download Rainbomizer from [Releases](https://github.com/Parik27/V.Rainbomizer/releases) and **extract the archive** to the root directory of GTA V. ## Configuration @@ -56,18 +56,27 @@ It can be opened and modified with a text editing program such as Notepad++. Any ## Credits 🌈 +#### Lead Developers + - [Parik](https://github.com/Parik27) - Creation and implementation of the ASI. + +#### Major Contributors + - [Fryterp23](https://www.twitch.tv/fryterp23) - Assisting with creation of external files and extensive testing. - [123robot](https://www.twitch.tv/123robot) - Creation of external files, testing, and support with debugging. -- [Gibstack](https://www.twitch.tv/gibstack) - Beta Testing. + +#### Beta Testers + +- [Gibstack](https://www.twitch.tv/gibstack) +- [SpeedyFolf](https://www.twitch.tv/speedyfolf) ## Contribution -You can contribute to the project by reporting any crashes/issues you encounter in the [Issues](https://github.com/Parik27/Rainbomizer/issues) section of the repository. +You can contribute to the project by reporting any crashes/issues you encounter in the [Issues](https://github.com/Parik27/V.Rainbomizer/issues) section of the repository. Pull requests are welcome, but are required to follow the current style used in the project. You can also keep up with or contribute to development as it happens by [joining the official Rainbomizer Discord!](https://discord.gg/BYVBQw7) You can give #suggestions, ask for #support, or view current development in #v. -The lib folder in the repository's base is intended for reuse in other projects, and should not contain any Rainbomizer specific code. +The lib folder in the repository's base is intended for reuse in other projects and should not contain any Rainbomizer specific code.