mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2026-05-24 15:30:09 +08:00
gameplay resources: added fxmanifest meta tags
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'An example map for the example money system client containing a money fountain.'
|
||||
-- description '????'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
author 'The CitizenFX Collective'
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'An example money system client containing a money fountain.'
|
||||
-- description '????'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
author 'The CitizenFX Collective'
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'An example money system using KVS.'
|
||||
-- description '????'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
author 'The CitizenFX Collective'
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'An example money system client.'
|
||||
-- description '????'
|
||||
author 'The CitizenFX Collective'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'A GTA Online theme for the included default chat resource'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
author 'The CitizenFX Collective'
|
||||
description 'A GTA Online theme for the included default chat resource.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
file 'style.css'
|
||||
file 'shadow.js'
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
version '1.0.0'
|
||||
author 'The CitizenFX Collective'
|
||||
description 'The chat resource provides custom chat functionality for FiveM using a NUI-based interface. It is included and maintained at the cfx-server-data repository.'
|
||||
description 'Provides custom chat functionality for FiveM using a NUI-based interface.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
ui_page 'dist/ui.html'
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'A basic resource for storing player identifiers.'
|
||||
description 'Basic resource to showcase player identifier storage.'
|
||||
author 'The CitizenFX Collective'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'A basic resource for displaying player names.'
|
||||
author 'The CitizenFX Collective'
|
||||
description 'A basic resource for displaying player names.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
-- add scripts
|
||||
|
||||
Reference in New Issue
Block a user