This commit is contained in:
KingMcDonalds
2025-02-06 16:42:24 -08:00
parent d96c871c41
commit 8b4b241f9f
261 changed files with 780 additions and 1 deletions
@@ -0,0 +1,14 @@
----------------- For support, scripts, mlo's, and more ----------------
--------------------- https://dsc.gg/nothinscripts ---------------------
------------------------------------------------------------------------
fx_version 'cerulean'
game 'gta5'
this_is_a_map 'yes'
author 'Nothin Studio'
description 'Gas Station MLO'
version '1.0.0'
data_file "DLC_ITYP_REQUEST" "stream/nth_gasstation.ytyp"
@@ -0,0 +1,23 @@
fx_version 'bodacious'
game 'gta5'
this_is_a_map 'yes'
author 'fredy#6050'
description 'Paleto Bay Mechanic Garage'
data_file 'DLC_ITYP_REQUEST' 'stream/reh_prop_reh_desk_comp_01a.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/bkr_int_01_bike_parts_006.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/v_ind_rc_bench.ytyp'
data_file 'DLC_ITYP_REQUEST' 'lr_supermod_banners2.ytyp'
data_file 'DLC_ITYP_REQUEST' 'ss1_06_surface_banners.ytyp'
data_file 'DLC_ITYP_REQUEST' 'lr_supermod_banners004.ytyp'
files {
'stream/**/*.ydr',
'stream/**/*.ybn',
'stream/**/*.ytyp',
'stream/**/*.ymf',
'stream/**/*.ymap',
'stream/**/*.ycd',
}

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