Scripts/resources/[qb]/[qb_casino]/casino-slots/fxmanifest.lua
2024-12-30 11:15:34 +01:00

14 lines
307 B
Lua

fx_version 'adamant'
game 'gta5'
author 'Disabled Coding'
description 'A casino resource for which you do not have to sell a kidney for'
version '1.0.0'
repository 'https://github.com/Disabled-Coding/dc-casino'
shared_script 'config.lua'
client_script 'client.lua'
server_script 'server.lua'
lua54 'yes'