mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2026-05-24 15:30:09 +08:00
ton of stuf
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- 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.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
author 'The CitizenFX Collective'
|
||||
|
||||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- 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.'
|
||||
author 'Cfx.re <pr@fivem.net>'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
author 'The CitizenFX Collective'
|
||||
|
||||
fx_version 'bodacious'
|
||||
game 'gta5'
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'An example money system using KVS.'
|
||||
author 'Cfx.re <pr@fivem.net>'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
author 'The CitizenFX Collective'
|
||||
|
||||
fx_version 'bodacious'
|
||||
game 'gta5'
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'An example money system client.'
|
||||
author 'Cfx.re <pr@fivem.net>'
|
||||
author 'The CitizenFX Collective'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
fx_version 'bodacious'
|
||||
game 'gta5'
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- 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'
|
||||
|
||||
file 'style.css'
|
||||
file 'shadow.js'
|
||||
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
description 'chat management stuff'
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
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.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
ui_page 'dist/ui.html'
|
||||
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
description 'A basic resource for storing player identifiers.'
|
||||
author 'Cfx.re <pr@fivem.net>'
|
||||
author 'The CitizenFX Collective'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
fx_version 'bodacious'
|
||||
game 'common'
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- 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'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
-- add scripts
|
||||
client_script 'playernames_api.lua'
|
||||
server_script 'playernames_api.lua'
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
author 'The CitizenFX Collective'
|
||||
description 'Mapmanager is an included citizenfx resource that handles map changes, game types, and compatability between gametypes and maps.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
client_scripts {
|
||||
"mapmanager_shared.lua",
|
||||
"mapmanager_client.lua"
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
author 'The CitizenFX Collective'
|
||||
description 'The spawnmanager is a base resource that handles the spawning of the player. It allows you to choose when and where to spawn the player and also control how they respawn'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
client_script 'spawnmanager.lua'
|
||||
|
||||
fx_version 'adamant'
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
author 'The CitizenFX Collective'
|
||||
description 'This resource adds basic events for developers to use in their scripts. Some third party resources may depend on this resource, if this is the case then you must start this resource before starting that third party resource.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
client_script 'deathevents.lua'
|
||||
client_script 'vehiclechecker.lua'
|
||||
server_script 'server.lua'
|
||||
server_script 'server.lua'
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
author 'The CitizenFX Collective'
|
||||
description 'Scoreboard'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
-- temporary!
|
||||
ui_page 'html/scoreboard.html'
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
-- This resource is part of the default FiveM/RedM resource pack (aka cfx-server-data)
|
||||
-- Modifying or rewriting this resource for local use only is strongly discouraged.
|
||||
|
||||
version '1.0.0'
|
||||
author 'The CitizenFX Collective'
|
||||
description 'This resource adds an example loadingscreen.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
files {
|
||||
'index.html',
|
||||
'keks.css',
|
||||
|
||||
Reference in New Issue
Block a user