mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
bad3c6770a
keep it clean as ```async.lua``` is been shared so it should be a shared script and not server/client
7 lines
82 B
Lua
7 lines
82 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
|
|
description 'Async'
|
|
|
|
shared_script 'async.lua'
|