-
Notifications
You must be signed in to change notification settings - Fork 0
/
pocketmine-app.html
30 lines (27 loc) · 1.89 KB
/
pocketmine-app.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<html>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PocketMine App</title>
<meta name="description" content="PocketMine-MP apps for Android">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap">
<link rel="stylesheet" href="style.css">
<body>
<h1>PocketMine App</h1>
<h3><a href="index.html">PM Legacy versions</a> | <a href="installers.html">PM Legacy Installers</a> | <a href="pocketmine-app.html">PocketMine App</a> | <a href="nukkit.html">Nukkit Legacy Versions</a> | <a href="other.html">Other</a></h3>
<h3>From <a href="https://4pda.to/forum/index.php?showtopic=545900">https://4pda.to/forum/index.php?showtopic=545900</a></h3>
<div class="installers">
<p><a href="assets/pocketmine-app/PocketMine-MP_2.1.4.apk">> PocketMine-MP App 2.1.4 <</a></p>
<p><a href="assets/pocketmine-app/PocketMine-MP_2.1.3.apk">> PocketMine-MP App 2.1.3 <</a></p>
<p><a href="assets/pocketmine-app/PocketMine-MP_2.1.2.apk">> PocketMine-MP App 2.1.2 <</a></p>
<p><a href="assets/pocketmine-app/PocketMine-MP_2.1.1.apk">> PocketMine-MP App 2.1.1 <</a></p>
<p><a href="assets/pocketmine-app/PocketMine-MP_2.1.0.apk">> PocketMine-MP App 2.1.0 <</a></p>
<p><a href="assets/pocketmine-app/PocketMine-MP_2.0.0.apk">> PocketMine-MP App 2.0.0 <</a></p>
<p><a href="assets/pocketmine-app/PocketMine-MP_1.1.0.apk">> PocketMine-MP App 1.1.0 <</a></p>
<p><a href="assets/pocketmine-app/PocketmineMP_PHP7.apk">> PocketMine-MP App PHP7 <</a></p>
</div>
<h3><a href="https://www.mediafire.com/file/x2t80nz9itbkdxu/PocketMine_App.zip/file">> Download archive with all versions <</a></h3>
<footer>
<p class="footer">© Legacy Minecraft PE. We are not affiliated with Mojang and PocketMine-MP. All brands and trademarks belong to their respective owners.</p>
</footer>
</body>
</html>