mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2026-08-07 04:09:31 +02:00
gameplay: example money, money fountain, ped money drop and player ID systems
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
version '1.0.0'
|
||||
description 'A basic resource for storing player identifiers.'
|
||||
author 'Cfx.re <[email protected]>'
|
||||
|
||||
fx_version 'bodacious'
|
||||
game 'common'
|
||||
|
||||
server_script 'server.lua'
|
||||
|
||||
provides {
|
||||
'cfx.re/playerData.v1alpha1'
|
||||
}
|
||||
Reference in New Issue
Block a user