diff --git a/resources/[cars]/frauscher16/__resource.lua b/resources/[cars]/frauscher16/__resource.lua deleted file mode 100644 index a8874f182..000000000 --- a/resources/[cars]/frauscher16/__resource.lua +++ /dev/null @@ -1,17 +0,0 @@ -resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' - -files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'dlctext.meta', - -} - -data_file 'HANDLING_FILE' 'handling.meta' -data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta' -data_file 'CARCOLS_FILE' 'carcols.meta' -data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta' -data_file 'DLC_TEXT_FILE' 'dlctext.meta' -client_script 'vehicle_names.lua' \ No newline at end of file diff --git a/resources/[cars]/frauscher16/caraddoncontentunlocks.meta b/resources/[cars]/frauscher16/caraddoncontentunlocks.meta deleted file mode 100644 index ed9b3135a..000000000 --- a/resources/[cars]/frauscher16/caraddoncontentunlocks.meta +++ /dev/null @@ -1,7 +0,0 @@ - - - - CU_FRAUSCHER16_VEH - - - diff --git a/resources/[cars]/frauscher16/carvariations.meta b/resources/[cars]/frauscher16/carvariations.meta deleted file mode 100644 index 98357b81d..000000000 --- a/resources/[cars]/frauscher16/carvariations.meta +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - frauscher16 - - - - 1 - 155 - 3 - 156 - - - - - - - - - - - - - - - - - - Standard White - - - - White Plate 2 - - - - Blue Plate - - - - Yellow Plate - - - - - - - - - \ No newline at end of file diff --git a/resources/[cars]/frauscher16/handling.meta b/resources/[cars]/frauscher16/handling.meta deleted file mode 100644 index b5f7c3c35..000000000 --- a/resources/[cars]/frauscher16/handling.meta +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - frauscher16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 8000000 - 0 - 20 - AVERAGE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/[cars]/frauscher16/stream/frauscher16.yft b/resources/[cars]/frauscher16/stream/frauscher16.yft deleted file mode 100644 index 37474ab4d..000000000 Binary files a/resources/[cars]/frauscher16/stream/frauscher16.yft and /dev/null differ diff --git a/resources/[cars]/frauscher16/stream/frauscher16.ytd b/resources/[cars]/frauscher16/stream/frauscher16.ytd deleted file mode 100644 index f7d08e84d..000000000 Binary files a/resources/[cars]/frauscher16/stream/frauscher16.ytd and /dev/null differ diff --git a/resources/[cars]/frauscher16/stream/frauscher16_hi.yft b/resources/[cars]/frauscher16/stream/frauscher16_hi.yft deleted file mode 100644 index a92da5baf..000000000 Binary files a/resources/[cars]/frauscher16/stream/frauscher16_hi.yft and /dev/null differ diff --git a/resources/[cars]/frauscher16/vehicles.meta b/resources/[cars]/frauscher16/vehicles.meta deleted file mode 100644 index 5a67f345e..000000000 --- a/resources/[cars]/frauscher16/vehicles.meta +++ /dev/null @@ -1,123 +0,0 @@ - - - vehshare - - - - - frauscher16 - frauscher16 - frauscher16 - frauscher16 - frauscher16 - null - null - null - null - - null - SPEEDER - LAYOUT_BOAT_SPEEDER - STANDARD_COVER_OFFSET_INFO - EXPLOSION_INFO_BOAT_MEDIUM - - FOLLOW_DINGHY_CAMERA - DINGHY_AIM_CAMERA - BOAT_BONNET_CAMERA - SPEEDER_POV_CAMERA - - - - - - - - - - - - - - - - - - VFXVEHICLEINFO_BOAT_JETMAX - - - - - - - - - - - - - - - - - - - - - - 15.000000 - 30.000000 - 60.000000 - 120.000000 - 500.000000 - 500.000000 - - - - - - - - - - - SWANKNESS_3 - - FLAG_NO_BOOT FLAG_EXTRAS_STRONG FLAG_PEDS_CAN_STAND_ON_TOP FLAG_GEN_NAVMESH FLAG_HEADLIGHTS_USE_ACTUAL_BONE_POS FLAG_DONT_SPAWN_AS_AMBIENT - VEHICLE_TYPE_BOAT - VPT_NONE - VDT_TRUCK - VC_BOAT - VWT_SPORT - - - - - - - - - - - - VEH_WINDOW_FRONT_LEFT_CAMERA - VEH_WINDOW_FRONT_RIGHT_CAMERA - - - - - - - BOAT_JETMAX_FRONT_LEFT - BOAT_REAR_RIGHT - BOAT_REAR_RIGHT - BOAT_REAR_RIGHT - - - - - - vehicles_boat_interior - frauscher16 - - - \ No newline at end of file diff --git a/resources/[cars]/sr650fly/fxmanifest.lua b/resources/[cars]/sr650fly/fxmanifest.lua index 717fceb4a..adc077259 100644 --- a/resources/[cars]/sr650fly/fxmanifest.lua +++ b/resources/[cars]/sr650fly/fxmanifest.lua @@ -3,23 +3,19 @@ fx_version 'cerulean' game 'gta5' -author 'Dein Name' -description 'Addon Fahrzeug-Paket' +author 'X' +description 'LOL' version '1.0.0' files { 'data/vehicles.meta', 'data/carvariations.meta', - 'data/carcols.meta', 'data/handling.meta', - 'data/dlctext.meta' } data_file 'HANDLING_FILE' 'data/handling.meta' data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' -data_file 'CARCOLS_FILE' 'data/carcols.meta' data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' -data_file 'DLCTEXT_FILE' 'data/dlctext.meta' -- Stream für Modelle & Texturen -- Modelle liegen im stream-Ordner (z.B. .yft, .ytd, .hi.yft)