1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2026-05-23 22:39:49 +08:00

fixed manifest file trailing line inconsistencies

This commit is contained in:
Andre Tabarra
2020-11-22 11:56:10 -03:00
Unverified
parent 7c6e98af52
commit 0139e714ec
21 changed files with 21 additions and 21 deletions
@@ -11,4 +11,4 @@ resource_type 'map' { gameTypes = { ['basic-gamemode'] = true } }
map 'map.lua'
fx_version 'adamant'
game 'gta5'
game 'gta5'
@@ -11,4 +11,4 @@ resource_type 'map' { gameTypes = { ['basic-gamemode'] = true } }
map 'map.lua'
fx_version 'adamant'
game 'gta5'
game 'gta5'
@@ -13,4 +13,4 @@ map 'map.lua'
fx_version 'adamant'
game 'rdr3'
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
@@ -11,4 +11,4 @@ resource_type 'gametype' { name = 'Freeroam' }
client_script 'basic_client.lua'
game 'common'
fx_version 'adamant'
fx_version 'adamant'
@@ -11,4 +11,4 @@ game 'gta5'
map 'map.lua'
dependency 'money-fountain'
dependency 'money-fountain'
@@ -19,4 +19,4 @@ dependencies {
'money'
}
lua54 'yes'
lua54 'yes'
@@ -13,4 +13,4 @@ client_script 'client.lua'
server_script 'server.lua'
--dependency 'cfx.re/playerData.v1alpha1'
lua54 'yes'
lua54 'yes'
@@ -18,4 +18,4 @@ chat_theme 'gtao' {
}
game 'common'
fx_version 'adamant'
fx_version 'adamant'
+1 -1
View File
@@ -27,4 +27,4 @@ dependencies {
'webpack'
}
webpack_config 'webpack.config.js'
webpack_config 'webpack.config.js'
@@ -13,4 +13,4 @@ server_script 'server.lua'
provides {
'cfx.re/playerData.v1alpha1'
}
}
@@ -33,4 +33,4 @@ files {
-- support the latest resource manifest
fx_version 'adamant'
game 'gta5'
game 'gta5'
@@ -27,4 +27,4 @@ server_export "doesMapSupportGameType"
server_export "getMaps"
server_export "roundEnded"
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
@@ -11,4 +11,4 @@ client_script 'spawnmanager.lua'
fx_version 'adamant'
games { 'rdr3', 'gta5' }
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
@@ -10,4 +10,4 @@ dependency 'yarn'
server_script 'webpack_builder.js'
fx_version 'adamant'
game 'common'
game 'common'
@@ -9,4 +9,4 @@ repository 'https://github.com/citizenfx/cfx-server-data'
fx_version 'adamant'
game 'common'
server_script 'yarn_builder.js'
server_script 'yarn_builder.js'
+1 -1
View File
@@ -11,4 +11,4 @@ server_script 'server.lua'
fx_version 'adamant'
games { 'gta5', 'rdr3' }
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
+1 -1
View File
@@ -20,4 +20,4 @@ client_script 'runcode_ui.lua'
ui_page 'web/nui.html'
files {
'web/nui.html'
}
}
+1 -1
View File
@@ -24,4 +24,4 @@ files {
}
fx_version 'adamant'
game 'gta5'
game 'gta5'
@@ -13,4 +13,4 @@ dependencies {
'yarn'
}
server_script 'sm_server.js'
server_script 'sm_server.js'
@@ -15,4 +15,4 @@ files {
loadscreen 'index.html'
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
+1 -1
View File
@@ -10,4 +10,4 @@ repository 'https://github.com/citizenfx/cfx-server-data'
fx_version 'adamant'
game 'common'
dependency 'basic-gamemode'
dependency 'basic-gamemode'