From 1c1ae53cec65ec792cda6e2be2516e6547bfdb75 Mon Sep 17 00:00:00 2001 From: Michieal Date: Mon, 5 Dec 2022 22:26:19 +0000 Subject: [PATCH] Fixed game.conf to work with the workaround by reubenwardy. --- game.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/game.conf b/game.conf index 1e55bdff4..484b67178 100644 --- a/game.conf +++ b/game.conf @@ -2,3 +2,4 @@ title = MineClone 2 description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more. disallowed_mapgens = v6 id=MCL2-0.82-indev +version=MCL2-0.82-indev \ No newline at end of file