mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-28 05:26:23 +01:00
Add sub-version mc1.12
This commit is contained in:
parent
167f7fc834
commit
f782f507b7
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
public class BlueMap {
|
public class BlueMap {
|
||||||
|
|
||||||
public static final String VERSION = "0.2.0";
|
public static final String VERSION = "0.2.0-mc1.12";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"modid": "bluemap",
|
"modid": "bluemap",
|
||||||
"name": "BlueMap",
|
"name": "BlueMap",
|
||||||
"version": "0.2.0",
|
"version": "0.2.0-mc1.12",
|
||||||
"description": "A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)",
|
"description": "A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)",
|
||||||
"url": "https://ore.spongepowered.org/Blue/BlueMap",
|
"url": "https://ore.spongepowered.org/Blue/BlueMap",
|
||||||
"authorList": [
|
"authorList": [
|
||||||
|
Loading…
Reference in New Issue
Block a user