Added 1.13.2 code base. Reordered directory structure to combine independent MC version code bases. Rewritten auxilliary build scripts.

This commit is contained in:
stfwi 2019-02-27 20:29:36 +01:00
parent fe01dca831
commit 82cdcf61a0
281 changed files with 4632 additions and 468 deletions

10
1.13/meta/update.json Normal file
View file

@ -0,0 +1,10 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.13.2": {
"1.0.0-a1": "[A] Initial port to 1.13.2 with Forge beta."
},
"promos": {
"1.13.2-recommended": "",
"1.13.2-latest": "1.0.0-a1"
}
}