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

https://github.com/withlithum/guncontrolv

Simple ped weapon filter and controller for Grand Theft Auto V
https://github.com/withlithum/guncontrolv

Last synced: 5 months ago
JSON representation

Simple ped weapon filter and controller for Grand Theft Auto V

Awesome Lists containing this project

README

          

The GunControl modification for Grand Theft Auto V

PURPOSE

This project attempts to provide a customizable way to restrict weapons
existence in ped inventories via different kind of rulesets.

This script provides two ways of doing this - via the INI file or via
the XML rulesets file.

DEPENDENCIES

Dependencies that is required for building GunControl should be
automatically provided via NuGet. If not, run "nuget restore" on the
repository folder, provided that NuGet CLI exists in your PATH.

BUILDING

Refer to BUILDING.txt