adding mlos

This commit is contained in:
KingMcDonalds
2025-02-17 00:44:13 -08:00
parent 3ca490103c
commit 84b8fd00b3
120 changed files with 355 additions and 0 deletions
@@ -0,0 +1,19 @@
fx_version 'cerulean'
game 'gta5'
lua54 'yes'
this_is_a_map 'yes'
escrow_ignore {
'stream/meta/**.*',
'stream/models/**.*',
'stream/texture/**.*',
}
version '1.0.0'
author 'Patoche#4702'
contact 'https://discord.gg/NvrTRdh'
dependency '/assetpacks'
Binary file not shown.
@@ -0,0 +1,16 @@
fx_version 'cerulean'
game 'gta5'
this_is_a_map 'yes'
escrow_ignore {
'stream/basev/**.*',
'stream/meta/**.*',
'stream/models/**.*',
}
version '1.0.0'
author 'Patoche#4702'
contact 'https://discord.gg/NvrTRdh'
dependency '/assetpacks'
@@ -0,0 +1,20 @@
fx_version 'cerulean'
game 'gta5'
lua54 "yes"
author 'Western'
description 'Sandy Hospital'
version '1.1.0'
this_is_a_map 'yes'
files {
'sandy_shores.ymt',
}
escrow_ignore {
'stream/*.ytd', -- Ignore all .ytd files in that folder
}
dependency '/assetpacks'

Some files were not shown because too many files have changed in this diff Show More