mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
Replace __resource.lua with fxmanifest.lua
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
||||
|
||||
description 'Async'
|
||||
|
||||
server_script 'async.lua'
|
||||
client_script 'async.lua'
|
||||
@@ -0,0 +1,8 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
description 'Async'
|
||||
|
||||
server_script 'async.lua'
|
||||
client_script 'async.lua'
|
||||
Reference in New Issue
Block a user