Initial sources added.

This commit is contained in:
stfwi 2019-02-10 17:00:38 +01:00
parent 67d3b6e922
commit f8aaf132a6
77 changed files with 2977 additions and 0 deletions

View file

@ -0,0 +1,16 @@
[
{
"modid": "engineersdecor",
"name": "Engineer's Decor",
"description": "Adds cosmetic blocks for the engineer's workshop, factory and home.",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "https://github.com/stfwi/engineers-decor/",
"authorList": ["wile"],
"credits": "The Forge smiths, the Modders of the World.",
"logoFile": "assets/engineersdecor/logo.png",
"screenshots": [],
"useDependencyInformation": false,
"dependencies": ["Forge"]
}
]