ed
This commit is contained in:
parent
f57a27b8df
commit
4b4bb3b0ab
76 changed files with 6389 additions and 0 deletions
18
resources/[carscripts]/jg-textui/fxmanifest.lua
Normal file
18
resources/[carscripts]/jg-textui/fxmanifest.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
fx_version "cerulean"
|
||||
game "gta5"
|
||||
|
||||
description "Simple text UI library"
|
||||
version "1.0"
|
||||
author "JG Scripts"
|
||||
|
||||
client_script "client.lua"
|
||||
|
||||
ui_page "web/index.html"
|
||||
|
||||
files {"web/*"}
|
||||
|
||||
escrow_ignore {"**/*"}
|
||||
|
||||
lua54 "yes"
|
||||
|
||||
dependency '/assetpacks'
|
||||
Loading…
Add table
Add a link
Reference in a new issue