Added readme, minor cleanup

This commit is contained in:
ElPumpo
2018-06-09 13:26:35 +02:00
parent ef4934e101
commit 09cb574992
9 changed files with 49 additions and 16 deletions
-3
View File
@@ -3,14 +3,11 @@
<link rel="stylesheet" href="css/app.css" />
</head>
<body>
<div id="menus"></div>
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> -->
<script src="nui://game/ui/jquery.js"></script>
<script src="nui://es_extended/html/js/wrapper.js"></script>
<script src="js/mustache.min.js"></script>
<script src="js/app.js"></script>
</body>
</html>