27e597434a
do /sling
16 lines
240 B
Lua
16 lines
240 B
Lua
-- Created by Scully#5775 | https://discord.gg/eNtGFS6
|
|
fx_version 'cerulean'
|
|
|
|
game 'gta5'
|
|
|
|
author 'Scully#5775'
|
|
description 'very noice weapon sling'
|
|
version '1.0'
|
|
|
|
lua54 'yes'
|
|
|
|
shared_script 'config.lua'
|
|
|
|
client_scripts {
|
|
'client/*.lua'
|
|
} |