Replace some references to Pocket Edition with Bedrock Edition

closes #4387
This commit is contained in:
Dylan K. Taylor 2021-08-20 14:23:11 +01:00
parent 1a395a51c9
commit ab05bc7379
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "pocketmine/pocketmine-mp",
"description": "A server software for Minecraft: Pocket Edition written in PHP",
"description": "A server software for Minecraft: Bedrock Edition written in PHP",
"type": "project",
"homepage": "https://pmmp.io",
"license": "LGPL-3.0",

View File

@ -1,5 +1,5 @@
@echo off
TITLE PocketMine-MP server software for Minecraft: Pocket Edition
TITLE PocketMine-MP server software for Minecraft: Bedrock Edition
cd /d %~dp0
if exist bin\php\php.exe (