Files
esx_core-esx-framework/[esx]/esx_loadingscreen/fxmanifest.lua
T
Benzo f6ecc10c5e version bump
version bump up to 1.9.0
2022-12-27 21:26:32 +01:00

15 lines
297 B
Lua

game 'common'
version '1.9.0'
fx_version 'cerulean'
author 'ESX-Framework'
lua54 'yes'
loadscreen 'index.html'
shared_script 'config.lua'
loadscreen_manual_shutdown "yes"
client_script 'client/client.lua'
files {'index.html', './vid/*.mp4', './vid/*.webm', './js/index.js', './css/index.css'}