mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Protocol 25
This commit is contained in:
@ -75,6 +75,7 @@ namespace pocketmine {
|
||||
const API_VERSION = "1.12.0";
|
||||
const CODENAME = "活発(Kappatsu)フグ(Fugu)";
|
||||
const MINECRAFT_VERSION = "v0.11.0 alpha build 8";
|
||||
const MINECRAFT_VERSION_NETWORK = "0.11.0.8";
|
||||
|
||||
/*
|
||||
* Startup code. Do not look at it, it may harm you.
|
||||
|
Reference in New Issue
Block a user