Files
esx_core/[core]/cron/fxmanifest.lua
T
2024-10-20 19:00:39 +00:00

10 lines
187 B
Lua

fx_version 'adamant'
game 'gta5'
author 'ESX-Framework'
description 'Allows resources to Run tasks at specific intervals.'
lua54 'yes'
version '1.10.10'
server_script 'server/main.lua'