forked from Simnation/Main
18 lines
No EOL
239 B
Lua
18 lines
No EOL
239 B
Lua
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' |