Scripts/resources/[sna]/sna-call911/fxmanifest.lua

10 lines
209 B
Lua
Raw Normal View History

2024-12-29 20:01:18 +00:00
fx_version "cerulean"
game "gta5"
author "Casper Iversen"
description "/call911 command that connects to SnailyCADv4"
version "0.13.1"
server_scripts {"server/server.js"}
client_scripts {"client/client.js"}