An open API service indexing awesome lists of open source software.

https://github.com/kagikn/glowingpickups

Glowing pickup mod for GTA V
https://github.com/kagikn/glowingpickups

gta5 net-languages

Last synced: 5 months ago
JSON representation

Glowing pickup mod for GTA V

Awesome Lists containing this project

README

        

# Glowing Pickup

[![Build status (master)](https://img.shields.io/appveyor/ci/kagikn/glowingpickups.svg?style=flat-square)](https://ci.appveyor.com/project/kagikn/glowingpickups)
[![Release](https://img.shields.io/github/release/kagikn/GlowingPickups.svg?style=flat-square)](https://github.com/kagikn/GlowingPickups/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/kagikn/GlowingPickups/latest/total.svg?style=flat-square)](https://github.com/kagikn/GlowingPickups/releases/latest)
[![License](https://img.shields.io/github/license/kagikn/GlowingPickups.svg?style=flat-square)](./LICENSE.md)

This script gives pickups the ability to glow with certain color, just like in GTA IV.

## Requirements

* Grand Theft Auto V
* [ScriptHookV by Alexander Blade](http://www.dev-c.com/gtav/scripthookv/)
* [ScriptHookVDotNet by crosire and contributors](https://github.com/crosire/scripthookvdotnet)
* [Visual C++ Redistributable 2019 x64](https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170)
* [Microsoft .NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48)

## Downloads

* [GTA5-Mods.com](https://www.gta5-mods.com/scripts/glowing-pickup)
* [GitHub releases](https://github.com/kagikn/GlowingPickups/releases)
* [AppVeyor builds](https://ci.appveyor.com/project/kagikn/glowingpickups/build/artifacts)

## License

[The MIT License (MIT)](./LICENSE.md)