forked from Simnation/Main
10 lines
192 B
Lua
10 lines
192 B
Lua
![]() |
fx_version 'cerulean'
|
||
|
game 'gta5'
|
||
|
|
||
|
author 'YourName'
|
||
|
description 'Fuel info command for lc_fuel system'
|
||
|
|
||
|
server_script 'server/server.lua'
|
||
|
|
||
|
dependency 'lc_fuel' -- Ensures lc_fuel loads first
|