forked from Simnation/Main
Beta Fahrzeuge MARCCCCCCCC
This commit is contained in:
parent
b4a87e4a04
commit
39bb55f1af
43 changed files with 6121 additions and 0 deletions
22
resources/[cars]/[Beta]/gt3hycade/fxmanifest.lua
Normal file
22
resources/[cars]/[Beta]/gt3hycade/fxmanifest.lua
Normal file
|
@ -0,0 +1,22 @@
|
|||
-- fxmanifest.lua
|
||||
|
||||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
author 'Marc'
|
||||
description 'RS 7 Beast'
|
||||
version '1.0.0'
|
||||
|
||||
files {
|
||||
'data/vehicles.meta',
|
||||
'data/carvariations.meta',
|
||||
'data/handling.meta',
|
||||
}
|
||||
|
||||
data_file 'HANDLING_FILE' 'data/handling.meta'
|
||||
data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta'
|
||||
data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta'
|
||||
|
||||
-- Stream für Modelle & Texturen
|
||||
-- Modelle liegen im stream-Ordner (z.B. .yft, .ytd, .hi.yft)
|
||||
-- Der stream-Ordner muss nicht extra deklariert werden, wird automatisch erkannt
|
Loading…
Add table
Add a link
Reference in a new issue