NEW: Core Setup
This commit is contained in:
17
fxmanifest.lua
Normal file
17
fxmanifest.lua
Normal file
@@ -0,0 +1,17 @@
|
||||
fx_version 'cerulean'
|
||||
games 'gta5'
|
||||
|
||||
author 'gb-framework'
|
||||
description 'n/a'
|
||||
version '0.0.1'
|
||||
|
||||
-- dependency 'ghmattimysql'
|
||||
|
||||
client_scripts {
|
||||
'core/cl_core.lua'
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'core/sv_core.lua'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user