From f69a58ea4a2f14a2bca60c12f316c2706761f772 Mon Sep 17 00:00:00 2001 From: TheBrokenRail <17478432+TheBrokenRail@users.noreply.github.com> Date: Tue, 16 Feb 2021 12:41:35 -0500 Subject: [PATCH] Update install --- apps/Minecraft Pi (Modded)/install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/Minecraft Pi (Modded)/install b/apps/Minecraft Pi (Modded)/install index 17e984d..65467fd 100755 --- a/apps/Minecraft Pi (Modded)/install +++ b/apps/Minecraft Pi (Modded)/install @@ -4,6 +4,9 @@ ## Config ## +# Used To Trigger Updates +MCPI_REBORN_VERSION='build_32' +# MCPIL Version MCPIL_VERSION='0.1.8' set -e