This repository has been archived on 2025-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
UIRP-5M/resources/[core]/cron/fxmanifest.lua
2025-02-02 10:40:42 +01: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.10.8'
server_script 'server/main.lua'