Updated Jsons

This commit is contained in:
Cooldude2606
2018-12-09 01:01:38 +00:00
parent 2042da5ca4
commit 874d97cc28
61 changed files with 1297 additions and 1980 deletions

View File

@@ -1,19 +1,20 @@
{
"name": "WornPaths",
"version": "4.0.0",
"type": "Module",
"description": "Makes paths which wear down and paths where entites are placed.",
"location": "<blank>",
"keywords": [
"Paths",
"Worn",
"Decay",
"Degrade"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0"
}
}
"name": "WornPaths",
"version": "4.0.0",
"type": "Module",
"description": "Makes paths which wear down and paths where entites are placed.",
"location": "FSM_ARCHIVE",
"keywords": [
"Paths",
"Worn",
"Decay",
"Degrade"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0"
},
"submodules": {}
}