Files
2025-12-29 00:44:33 -08:00

17 lines
297 B
Lua

fx_version 'cerulean'
game 'gta5'
-- Compatibility by---:
author 'Vertex Hub - https://discord.gg/hxTYtxBS3x'
description 'Global Compatibility Files 383cf555-4c25-4c64-a41e-bab94e0366fd'
version '1.0.0'
this_is_a_map 'yes'
client_scripts {
'client.js'
}
server_scripts {
'server.js'
}