This commit is contained in:
Nordi98 2025-08-04 05:39:52 +02:00
parent 9e03784b6e
commit 53578d1af6
32 changed files with 1857 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<html lang="en">
<head>
<script src="nui://game/ui/jquery.js" type="text/javascript"></script>
<script src="js/tfjs@1.2"></script>
<script src="js/body-pix@2.0"></script>
<script defer src="js/script.js"></script>
</head>
</html>