mirror of
https://github.com/jimathy/jim-consumables.git
synced 2026-08-17 06:26:03 +01:00
Pre Alpha upload
This commit is contained in:
18
fxmanifest.lua
Normal file
18
fxmanifest.lua
Normal file
@@ -0,0 +1,18 @@
|
||||
name "Jim-Consumables"
|
||||
author "Jimathy"
|
||||
version "v1"
|
||||
description "Consumable Script By Jimathy"
|
||||
fx_version "cerulean"
|
||||
game "gta5"
|
||||
|
||||
client_scripts {
|
||||
'client/*.lua',
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'server/*.lua'
|
||||
}
|
||||
|
||||
shared_scripts {
|
||||
'config.lua',
|
||||
}
|
||||
Reference in New Issue
Block a user