index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settings.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
<!DOCTYPE
html
>
<html>
<head>
<meta
charset
=
"utf-8"
>
<title>
Minetest server list
</title>
<link
rel
=
"stylesheet"
href
=
"style.css"
/>
</head>
<body><div
id
=
"servers_table"
></div></body>
</html>
<script
src
=
"//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"
></script>
<script
src
=
"list.js"
></script>