Files
CasperV1FiveM/resources/[core]/cron/fxmanifest.lua
2026-07-07 21:08:52 +02:00

10 lines
186 B
Lua

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