forked from Simnation/Main
17 lines
245 B
Lua
17 lines
245 B
Lua
![]() |
fx_version 'cerulean'
|
||
|
game 'gta5'
|
||
|
lua54 'yes'
|
||
|
|
||
|
author 'From Prompt Studio by jay17'
|
||
|
description 'Fire Pole Script'
|
||
|
version '1.0.0'
|
||
|
|
||
|
client_scripts {
|
||
|
'client.lua'
|
||
|
}
|
||
|
|
||
|
server_scripts {
|
||
|
'server.lua'
|
||
|
}
|
||
|
|
||
|
dependency '/assetpacks'
|