-- Inferno Collection Vehicle Attachment 1.3 Beta -- -- Copyright (c) 2019-2020, Christopher M, Inferno Collection. All rights reserved. -- -- This project is licensed under the following: -- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to use, copy, modify, and merge the software, under the following conditions: -- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -- The software may not be sold in any format. -- Modified copies of the software may only be shared in an uncompiled format. -- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. name "Vehicle Attachment - Inferno Collection" description "A lightweight vehicle attachment/tow script for FiveM." author "Inferno Collection (inferno-collection.com)" version "1.3 Beta" url "https://inferno-collection.com" client_script "VehicleAttachment.Client.net.dll" server_script "VehicleAttachment.Server.net.dll" files { "config.json", "Newtonsoft.Json.dll" } fx_version "cerulean" game "gta5"