- rv-props: prop tableta custom cu logo-ul serverului (prop_rv_tablet) - 17mov_JobCenter: trigger tableta custom cand playerul este la Job Center - Loading Screen: logo 320px, texte in romana, accent rosu #cc1133, card info RV - qb-target: punctul (eye) dublu ca size (8px→16px), hover text rosu #cc1133 - 17mov_JobCenter: GlobalColor #cc1133 (accent mai inchis) - colors.css: tema Red Valley pe toate NUI-urile (accent, background alb transparent) - docs: 17mov_Hud API reference complet, server knowledge update
17 lines
224 B
Lua
17 lines
224 B
Lua
fx_version "cerulean"
|
|
game "gta5"
|
|
lua54 "yes"
|
|
|
|
author "Red Valley"
|
|
description "Dev tools: testanim, testbubble, testtex"
|
|
version "1.0.0"
|
|
|
|
client_scripts {
|
|
"client/*.lua",
|
|
}
|
|
|
|
files {
|
|
"web/**.*",
|
|
"web/**/**.*",
|
|
}
|