1
0
Fork 0
forked from Simnation/Main
Main/resources/[carscripts]/jg-textui/fxmanifest.lua
2025-08-04 20:32:58 +02:00

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'