Files
esx_core/[core]/async/fxmanifest.lua
T
2023-01-18 15:06:15 +01:00

8 lines
129 B
Lua

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