mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2026-08-06 19:59:31 +02:00
feat: add gta5enhanced to fivem maps
This commit is contained in:
@@ -11,4 +11,4 @@ resource_type 'map' { gameTypes = { ['basic-gamemode'] = true } }
|
|||||||
map 'map.lua'
|
map 'map.lua'
|
||||||
|
|
||||||
fx_version 'adamant'
|
fx_version 'adamant'
|
||||||
game 'gta5'
|
games { 'gta5', 'gta5enhanced' }
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ resource_type 'map' { gameTypes = { ['basic-gamemode'] = true } }
|
|||||||
map 'map.lua'
|
map 'map.lua'
|
||||||
|
|
||||||
fx_version 'adamant'
|
fx_version 'adamant'
|
||||||
game 'gta5'
|
games { 'gta5', 'gta5enhanced' }
|
||||||
|
|||||||
Reference in New Issue
Block a user