https://github.com/davideviolante/gtav
Source code of C++ scripted modifications for GTA V
https://github.com/davideviolante/gtav
grand-theft-auto gta gtav mod mods script
Last synced: about 1 year ago
JSON representation
Source code of C++ scripted modifications for GTA V
- Host: GitHub
- URL: https://github.com/davideviolante/gtav
- Owner: DavideViolante
- Created: 2016-01-10T00:45:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T18:19:49.000Z (about 9 years ago)
- Last Synced: 2025-03-30T22:05:26.192Z (about 1 year ago)
- Topics: grand-theft-auto, gta, gtav, mod, mods, script
- Language: C++
- Homepage: http://www.gta-modding.com
- Size: 8.79 KB
- Stars: 26
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grand Theft Auto V - C++ scripts
This repository contains the source code of some [mods](https://en.wikipedia.org/wiki/Mod_(video_gaming)) for [GTA V](https://en.wikipedia.org/wiki/GTA_V) scripted in [C++](https://en.wikipedia.org/wiki/C++) using [Visual Studio 2015](https://en.wikipedia.org/wiki/Microsoft_Visual_Studio).
## List of mods
### Lemmy Kilmister Tribute Mod
This mod is a tribute for [Lemmy Kilmister](https://en.wikipedia.org/wiki/Lemmy_Kilmister). You can find the official [video of this mod here](https://www.youtube.com/watch?v=XcKZcOD_xWI). The author of the idea is [Christian Brandes](http://www.schleckysilberstein.com).
This mod got featured on several famous websites:
- [IGN](http://www.ign.com/articles/2016/01/14/motorhead-fans-create-tribute-to-lemmy-in-gta-5)
- [GameSpot](https://www.gamespot.com/articles/gta-5-mod-brings-motorheads-lemmy-to-los-santos/1100-6433798/)
- [Kotaku](http://kotaku.com/motorheads-lemmy-lives-on-in-gta-v-1752837960)
- [VG247](https://www.vg247.com/2016/01/14/motorheads-lemmy-kilmister-comes-to-gta-5-thanks-to-new-mod/)
- [GamesRadar](http://www.gamesradar.com/gta-5-lemmy-mod/)
- [and many more...](https://www.google.com/search?q=lemmy+kilmister+gta+v+mod)
### Clean Wounds Blood
This mod cleans the character clothes from blood when they go into water or get health pack.
### Show Coords
This mod simply shows the coordinates of the player into the game.