Files
esx_core-esx-framework/[core]/async/fxmanifest.lua
T
2023-02-15 09:30:11 +01:00

8 lines
129 B
Lua

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