This commit is contained in:
Nordi98 2025-07-14 18:00:40 +02:00
parent 71d3cde454
commit e9eae8307c
7 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,12 @@
fx_version 'cerulean'
game 'gta5'
ui_page 'html/index.html'
files {
'html/index.html',
'html/styles.css',
'html/script.js'
}
client_script 'client.lua'