Move default data to json

This commit is contained in:
Dylan K. Taylor
2016-10-07 09:41:30 +01:00
parent ed69303b4a
commit 694c9b151f
4 changed files with 87 additions and 61 deletions

View File

@ -73,7 +73,7 @@ namespace pocketmine {
use pocketmine\wizard\Installer;
const VERSION = "1.6dev";
const API_VERSION = "2.0.1";
const API_VERSION = "2.1.0";
const CODENAME = "Unleashed";
const MINECRAFT_VERSION = "v0.15.90.8 alpha";
const MINECRAFT_VERSION_NETWORK = "0.15.90.8";