mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
gameplay: example money, money fountain, ped money drop and player ID systems
This commit is contained in:
12
resources/[gameplay]/[examples]/money/fxmanifest.lua
Normal file
12
resources/[gameplay]/[examples]/money/fxmanifest.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
version '1.0.0'
|
||||
description 'An example money system using KVS.'
|
||||
author 'Cfx.re <pr@fivem.net>'
|
||||
|
||||
fx_version 'bodacious'
|
||||
game 'gta5'
|
||||
|
||||
client_script 'client.lua'
|
||||
server_script 'server.lua'
|
||||
|
||||
--dependency 'cfx.re/playerData.v1alpha1'
|
||||
lua54 'yes'
|
||||
Reference in New Issue
Block a user