Upload files to "/"
This commit is contained in:
commit
4560426d52
12
fxmanifest.lua
Normal file
12
fxmanifest.lua
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
fx_version 'cerulean'
|
||||||
|
game 'gta5'
|
||||||
|
|
||||||
|
client_scripts {
|
||||||
|
"client/time.lua",
|
||||||
|
"client/weather.lua",
|
||||||
|
}
|
||||||
|
|
||||||
|
server_scripts {
|
||||||
|
"server/time.lua",
|
||||||
|
"server/weather.lua",
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user