Replace __resource.lua with fxmanifest.lua

This commit is contained in:
rex2630
2020-01-19 17:52:07 +01:00
committed by GitHub
parent 13cc219210
commit 6db3f2ef7d
2 changed files with 8 additions and 6 deletions
-6
View File
@@ -1,6 +0,0 @@
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
description 'Async'
server_script 'async.lua'
client_script 'async.lua'
+8
View File
@@ -0,0 +1,8 @@
fx_version 'adamant'
game 'gta5'
description 'Async'
server_script 'async.lua'
client_script 'async.lua'