Add files via upload

This commit is contained in:
Andyyy7666
2022-07-08 23:19:05 +02:00
committed by GitHub
parent f9c2940e15
commit 9f14ba65cb
6 changed files with 488 additions and 128 deletions

View File

@@ -2,7 +2,7 @@
author "Andyyy#7666"
description "ND Framework ATMs"
version "1.1"
version "2.0.0"
fx_version "cerulean"
game "gta5"
@@ -12,11 +12,9 @@ ui_page "source/ui/index.html"
files {
"source/ui/index.html",
"source/ui/js/jquery-3.6.0.min.js",
"source/ui/js/listener.js",
"source/ui/img/mazebank.png",
"source/ui/style.css",
"source/ui/script.js",
"source/ui/style.css"
}
server_script "source/server.lua"
client_script "source/client.lua"
client_script "source/client.lua"