ed
This commit is contained in:
parent
600d79af31
commit
5d11084641
136 changed files with 12007 additions and 584 deletions
18
resources/[freizeit]/[gym]/ps-ui/fxmanifest.lua
Normal file
18
resources/[freizeit]/[gym]/ps-ui/fxmanifest.lua
Normal file
|
@ -0,0 +1,18 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
author 'Project Sloth'
|
||||
description 'UI Library'
|
||||
version '2.0.1'
|
||||
repository 'https://github.com/Project-Sloth/ps-ui'
|
||||
credits 'https://github.com/sharkiller/nopixel_minigame'
|
||||
lua54 'yes'
|
||||
|
||||
ui_page 'web/build/index.html'
|
||||
|
||||
client_scripts {
|
||||
'client/**'
|
||||
}
|
||||
|
||||
files {
|
||||
'web/build/**',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue