1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-16 23:45:37 +02:00
parent d7ad6fb4bd
commit db8bf32d69
5 changed files with 378 additions and 0 deletions

View file

@ -0,0 +1,22 @@
-----------------For support, scripts, and more----------------
--------------- https://discord.gg/AeCVP2F8h7 -------------
---------------------------------------------------------------
fx_version 'cerulean'
game 'gta5'
description 'Sitting Script'
version '1.0.0'
author 'Snipe'
lua54 'yes'
shared_scripts{
'@ox_lib/init.lua',
'shared/**/*.lua'
}
client_scripts{
'client/**/*.lua',
}