From 6ed2d40edc2347aedf1b4f31e66f284a36c49275 Mon Sep 17 00:00:00 2001 From: mschiller890 Date: Wed, 11 Mar 2026 12:46:16 +0200 Subject: [PATCH] Update build.ps1 --- build.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.ps1 b/build.ps1 index c13697f..f95b0b0 100644 --- a/build.ps1 +++ b/build.ps1 @@ -1,5 +1,5 @@ # ============================================================ -# MCPE 0.4.0 Android Build Script — from-scratch capable +# MCPE 0.6.1 Android Build Script — from-scratch capable # Works on a clean machine; creates all dirs, keystore and # stub Java files automatically. #