A fork of JoeyT-DEV's Save Vehicles Addon https://github.com/JoeyT-DEV/Open_Source
- C# 100%
| SaveVehiclesRevamped | ||
| .gitignore | ||
| Mod Description.txt | ||
| README.md | ||
| SaveVehiclesRevamped.sln | ||
GTA V mod - Save Vehicles Revamped
SVR is a fork of JoeyT-DEV's Save Vehicles Mod.
Thanks
This mod was forked from another project and relies on others projects' magnificence.
Original work
Thanks to JoyeT-DEV's work.
- Save Vehicles' page on GTA5-mods.com
- Save Vehicles' source code
Dependant libraries
You'll need these for the mod to work in game:
- ScriptHookV's forum thread
- Community ScriptHookV .NET's forum thread
- NativeUI's source code
Changelog
v0.1.2
- Added support for a lot of mods (should be all of them), a short list:
- armor
- transmission
- horn
- engine
- suspension
- breaks
- skirts
- spoiler
- car's neonlights
- tire smoke color
- bulletproof tires
- Fixed headlights' status not applying to loaded cars.
v0.1.1
- Updating vehicles actually works now (a functionality introduced in
v0.1but not mentioned in the changelog).
v0.1
- Unsaving vehicles now works.
- Added safeguards to prevent duplicates happening when saving.