Create fxmanifest.lua

This commit is contained in:
Michachatz
2025-04-04 00:52:54 +02:00
committed by GitHub
parent d014f4a562
commit 16a41f6017

8
fxmanifest.lua Normal file
View File

@@ -0,0 +1,8 @@
fx_version 'cerulean'
game 'gta5'
author 'Michachatz'
version '1.1'
description 'Car Spawner Script: Spawnen und Löschen von Fahrzeugen.'
client_script 'car_spawner.lua'