mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2026-05-24 15:30:09 +08:00
manager resources: added fxmanifest meta tags
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
version '1.0.0'
|
||||
author 'The CitizenFX Collective'
|
||||
description 'Mapmanager is an included citizenfx resource that handles map changes, game types, and compatability between gametypes and maps.'
|
||||
description 'Handles map changes, game types, and compatability between gametypes and maps.'
|
||||
repository 'https://github.com/citizenfx/cfx-server-data'
|
||||
|
||||
client_scripts {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
version '1.0.0'
|
||||
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'
|
||||
description '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'
|
||||
|
||||
Reference in New Issue
Block a user