Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 794 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 794 Bytes

TDW Vehicle libraries

TDW Vehicle Libraries

A collection of libraries for vehicles in SA:MP. The collection contains systems that have many features.

Getting started

  1. Download the library.
  2. All files move into the folder 'pawno/include'. Also, you can use the flag '-i' to specify an alternative path.
  3. Include it in your script:
#include <a_samp>
#include <tdw_vdamage>

Developing

git clone [email protected]:TDW-org/samp-include-vehicle.git <folder_name>
cd <folder_name>

Contributing

If you'd like to contribute, please fork the repository and use a feature branch.

Licensing

The code in this project is licensed under ZLIB license.