1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-06 09:20:57 +02:00
parent e85f2d3e0d
commit 8290e409ee
223 changed files with 420 additions and 0 deletions

View file

@ -0,0 +1 @@
Install Sandy Map Data (check the server console)

View file

@ -0,0 +1,21 @@
fx_version 'bodacious'
game 'gta5'
this_is_a_map 'yes'
author 'Prompt Mods'
version "1.0.0"
escrow_ignore {
'stream/unlocked/**'
}
-- scripts --
lua54 'yes'
server_scripts{
'sv_Tokens.lua',
'sv_MapChainHandler.lua',
'sv_MapVersionCheck.lua'
}
dependency '/assetpacks'