1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-29 12:15:18 +01:00

Masterserver show privs and js autoload

This commit is contained in:
proller
2013-11-04 04:55:35 +04:00
parent 0fd29b7e09
commit 4a8a50a2a2
7 changed files with 35 additions and 19 deletions

View File

@@ -3,13 +3,9 @@
<head>
<meta charset="utf-8">
<title>Minetest server list</title>
<link rel="stylesheet" href="style.css" />
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="servers.js"></script>
<script src="list.js"></script>
</head>
<body>
<div id="server_list"></div>
</body>
</html>
<script src="list.js"></script>