diff --git a/README.md b/README.md index f69647efe..3a82e2f42 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils. Developed by many people. Not developed or endorsed by Mojang AB. -Version: 0.82 (in development) +Version: 0.82 ### Gameplay You start in a randomly-generated world made entirely of cubes. You can explore diff --git a/game.conf b/game.conf index 1fa1d6671..65ad06b86 100644 --- a/game.conf +++ b/game.conf @@ -1,4 +1,4 @@ title = MineClone 2 description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more. disallowed_mapgens = v6 -version=MCL2-0.82-indev \ No newline at end of file +version=MCL2-0.82 \ No newline at end of file