diff --git a/resources/[gamemodes]/[maps]/fivem-map-hipster/fxmanifest.lua b/resources/[gamemodes]/[maps]/fivem-map-hipster/fxmanifest.lua index c60be42..6c4b20a 100644 --- a/resources/[gamemodes]/[maps]/fivem-map-hipster/fxmanifest.lua +++ b/resources/[gamemodes]/[maps]/fivem-map-hipster/fxmanifest.lua @@ -11,4 +11,4 @@ resource_type 'map' { gameTypes = { ['basic-gamemode'] = true } } map 'map.lua' fx_version 'adamant' -game 'gta5' \ No newline at end of file +game 'gta5' diff --git a/resources/[gamemodes]/[maps]/fivem-map-skater/fxmanifest.lua b/resources/[gamemodes]/[maps]/fivem-map-skater/fxmanifest.lua index 879a7c1..bbdf008 100644 --- a/resources/[gamemodes]/[maps]/fivem-map-skater/fxmanifest.lua +++ b/resources/[gamemodes]/[maps]/fivem-map-skater/fxmanifest.lua @@ -11,4 +11,4 @@ resource_type 'map' { gameTypes = { ['basic-gamemode'] = true } } map 'map.lua' fx_version 'adamant' -game 'gta5' \ No newline at end of file +game 'gta5' diff --git a/resources/[gamemodes]/[maps]/redm-map-one/fxmanifest.lua b/resources/[gamemodes]/[maps]/redm-map-one/fxmanifest.lua index 6aae4ac..a387edb 100644 --- a/resources/[gamemodes]/[maps]/redm-map-one/fxmanifest.lua +++ b/resources/[gamemodes]/[maps]/redm-map-one/fxmanifest.lua @@ -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.' \ No newline at end of file +rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.' diff --git a/resources/[gamemodes]/basic-gamemode/fxmanifest.lua b/resources/[gamemodes]/basic-gamemode/fxmanifest.lua index b54bf67..d28fbaa 100644 --- a/resources/[gamemodes]/basic-gamemode/fxmanifest.lua +++ b/resources/[gamemodes]/basic-gamemode/fxmanifest.lua @@ -11,4 +11,4 @@ resource_type 'gametype' { name = 'Freeroam' } client_script 'basic_client.lua' game 'common' -fx_version 'adamant' \ No newline at end of file +fx_version 'adamant' diff --git a/resources/[gameplay]/[examples]/money-fountain-example-map/fxmanifest.lua b/resources/[gameplay]/[examples]/money-fountain-example-map/fxmanifest.lua index d927b11..19ef137 100644 --- a/resources/[gameplay]/[examples]/money-fountain-example-map/fxmanifest.lua +++ b/resources/[gameplay]/[examples]/money-fountain-example-map/fxmanifest.lua @@ -11,4 +11,4 @@ game 'gta5' map 'map.lua' -dependency 'money-fountain' \ No newline at end of file +dependency 'money-fountain' diff --git a/resources/[gameplay]/[examples]/money-fountain/fxmanifest.lua b/resources/[gameplay]/[examples]/money-fountain/fxmanifest.lua index 6f8a9e0..e1a4538 100644 --- a/resources/[gameplay]/[examples]/money-fountain/fxmanifest.lua +++ b/resources/[gameplay]/[examples]/money-fountain/fxmanifest.lua @@ -19,4 +19,4 @@ dependencies { 'money' } -lua54 'yes' \ No newline at end of file +lua54 'yes' diff --git a/resources/[gameplay]/[examples]/money/fxmanifest.lua b/resources/[gameplay]/[examples]/money/fxmanifest.lua index 9a0e19a..e2aa7ee 100644 --- a/resources/[gameplay]/[examples]/money/fxmanifest.lua +++ b/resources/[gameplay]/[examples]/money/fxmanifest.lua @@ -13,4 +13,4 @@ client_script 'client.lua' server_script 'server.lua' --dependency 'cfx.re/playerData.v1alpha1' -lua54 'yes' \ No newline at end of file +lua54 'yes' diff --git a/resources/[gameplay]/chat-theme-gtao/fxmanifest.lua b/resources/[gameplay]/chat-theme-gtao/fxmanifest.lua index 5d8ab4c..7cc19fd 100644 --- a/resources/[gameplay]/chat-theme-gtao/fxmanifest.lua +++ b/resources/[gameplay]/chat-theme-gtao/fxmanifest.lua @@ -18,4 +18,4 @@ chat_theme 'gtao' { } game 'common' -fx_version 'adamant' \ No newline at end of file +fx_version 'adamant' diff --git a/resources/[gameplay]/chat/fxmanifest.lua b/resources/[gameplay]/chat/fxmanifest.lua index debbe4c..330a2ae 100644 --- a/resources/[gameplay]/chat/fxmanifest.lua +++ b/resources/[gameplay]/chat/fxmanifest.lua @@ -27,4 +27,4 @@ dependencies { 'webpack' } -webpack_config 'webpack.config.js' \ No newline at end of file +webpack_config 'webpack.config.js' diff --git a/resources/[gameplay]/player-data/fxmanifest.lua b/resources/[gameplay]/player-data/fxmanifest.lua index e6785a7..846ad80 100644 --- a/resources/[gameplay]/player-data/fxmanifest.lua +++ b/resources/[gameplay]/player-data/fxmanifest.lua @@ -13,4 +13,4 @@ server_script 'server.lua' provides { 'cfx.re/playerData.v1alpha1' -} \ No newline at end of file +} diff --git a/resources/[gameplay]/playernames/fxmanifest.lua b/resources/[gameplay]/playernames/fxmanifest.lua index 82d8bf8..d295f17 100644 --- a/resources/[gameplay]/playernames/fxmanifest.lua +++ b/resources/[gameplay]/playernames/fxmanifest.lua @@ -33,4 +33,4 @@ files { -- support the latest resource manifest fx_version 'adamant' -game 'gta5' \ No newline at end of file +game 'gta5' diff --git a/resources/[managers]/mapmanager/fxmanifest.lua b/resources/[managers]/mapmanager/fxmanifest.lua index e42164e..4f66722 100644 --- a/resources/[managers]/mapmanager/fxmanifest.lua +++ b/resources/[managers]/mapmanager/fxmanifest.lua @@ -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.' \ No newline at end of file +rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.' diff --git a/resources/[managers]/spawnmanager/fxmanifest.lua b/resources/[managers]/spawnmanager/fxmanifest.lua index 253f680..ec0f505 100644 --- a/resources/[managers]/spawnmanager/fxmanifest.lua +++ b/resources/[managers]/spawnmanager/fxmanifest.lua @@ -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.' \ No newline at end of file +rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.' diff --git a/resources/[system]/[builders]/webpack/fxmanifest.lua b/resources/[system]/[builders]/webpack/fxmanifest.lua index 057a0b9..062da93 100644 --- a/resources/[system]/[builders]/webpack/fxmanifest.lua +++ b/resources/[system]/[builders]/webpack/fxmanifest.lua @@ -10,4 +10,4 @@ dependency 'yarn' server_script 'webpack_builder.js' fx_version 'adamant' -game 'common' \ No newline at end of file +game 'common' diff --git a/resources/[system]/[builders]/yarn/fxmanifest.lua b/resources/[system]/[builders]/yarn/fxmanifest.lua index 462bbd7..9923781 100644 --- a/resources/[system]/[builders]/yarn/fxmanifest.lua +++ b/resources/[system]/[builders]/yarn/fxmanifest.lua @@ -9,4 +9,4 @@ repository 'https://github.com/citizenfx/cfx-server-data' fx_version 'adamant' game 'common' -server_script 'yarn_builder.js' \ No newline at end of file +server_script 'yarn_builder.js' diff --git a/resources/[system]/hardcap/fxmanifest.lua b/resources/[system]/hardcap/fxmanifest.lua index 98a55d4..460be0a 100644 --- a/resources/[system]/hardcap/fxmanifest.lua +++ b/resources/[system]/hardcap/fxmanifest.lua @@ -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.' \ No newline at end of file +rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.' diff --git a/resources/[system]/runcode/__resource.lua b/resources/[system]/runcode/__resource.lua index 3071f5b..cc4a97f 100644 --- a/resources/[system]/runcode/__resource.lua +++ b/resources/[system]/runcode/__resource.lua @@ -20,4 +20,4 @@ client_script 'runcode_ui.lua' ui_page 'web/nui.html' files { 'web/nui.html' -} \ No newline at end of file +} diff --git a/resources/[system]/scoreboard/fxmanifest.lua b/resources/[system]/scoreboard/fxmanifest.lua index 1810e3d..967efd4 100644 --- a/resources/[system]/scoreboard/fxmanifest.lua +++ b/resources/[system]/scoreboard/fxmanifest.lua @@ -24,4 +24,4 @@ files { } fx_version 'adamant' -game 'gta5' \ No newline at end of file +game 'gta5' diff --git a/resources/[system]/sessionmanager-rdr3/fxmanifest.lua b/resources/[system]/sessionmanager-rdr3/fxmanifest.lua index 6c7ae64..769d4e7 100644 --- a/resources/[system]/sessionmanager-rdr3/fxmanifest.lua +++ b/resources/[system]/sessionmanager-rdr3/fxmanifest.lua @@ -13,4 +13,4 @@ dependencies { 'yarn' } -server_script 'sm_server.js' \ No newline at end of file +server_script 'sm_server.js' diff --git a/resources/[test]/example-loadscreen/__resource.lua b/resources/[test]/example-loadscreen/__resource.lua index 4ed97fa..473890f 100644 --- a/resources/[test]/example-loadscreen/__resource.lua +++ b/resources/[test]/example-loadscreen/__resource.lua @@ -15,4 +15,4 @@ files { loadscreen 'index.html' -resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' \ No newline at end of file +resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' diff --git a/resources/[test]/fivem/fxmanifest.lua b/resources/[test]/fivem/fxmanifest.lua index 8daeeac..ea6b958 100644 --- a/resources/[test]/fivem/fxmanifest.lua +++ b/resources/[test]/fivem/fxmanifest.lua @@ -10,4 +10,4 @@ repository 'https://github.com/citizenfx/cfx-server-data' fx_version 'adamant' game 'common' -dependency 'basic-gamemode' \ No newline at end of file +dependency 'basic-gamemode'