This commit is contained in:
Nordi98 2025-06-18 20:49:22 +02:00
parent 4867bf9e2e
commit 3f1cfeb64b
8 changed files with 17 additions and 652 deletions

View file

@ -1,22 +0,0 @@
-- fxmanifest.lua
fx_version 'cerulean'
game 'gta5'
author 'X'
description 'LOL'
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