Files
esx_core/[esx]/async/fxmanifest.lua
T
2022-08-30 22:38:05 +01:00

8 lines
129 B
Lua

fx_version 'cerulean'
game 'gta5'
author 'ESX-Framework'
description 'asynchronous Tasks'
lua54 'yes'
shared_script 'async.lua'