forked from VoxeLibre/VoxeLibre
Removed the id= line.
Since we don't know when the api will be finished, I removed the ID line just in case.
This commit is contained in:
parent
1c1ae53cec
commit
bceb9cd855
|
@ -1,5 +1,4 @@
|
||||||
title = MineClone 2
|
title = MineClone 2
|
||||||
description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more.
|
description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more.
|
||||||
disallowed_mapgens = v6
|
disallowed_mapgens = v6
|
||||||
id=MCL2-0.82-indev
|
|
||||||
version=MCL2-0.82-indev
|
version=MCL2-0.82-indev
|
Loading…
Reference in New Issue