mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
work on __resource -> fxmanifest and RDR compatibility
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
resource_type 'gametype' { name = 'Freeroam' }
|
||||
|
||||
client_script 'basic_client.lua'
|
||||
6
resources/[gamemodes]/basic-gamemode/fxmanifest.lua
Normal file
6
resources/[gamemodes]/basic-gamemode/fxmanifest.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
resource_type 'gametype' { name = 'Freeroam' }
|
||||
|
||||
client_script 'basic_client.lua'
|
||||
|
||||
game 'common'
|
||||
fx_version 'adamant'
|
||||
Reference in New Issue
Block a user