Added Paths

This commit is contained in:
Cooldude2606
2019-03-28 22:47:51 +00:00
parent b3fdf05532
commit bf97096dd7
9 changed files with 388 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "WornPaths",
"version": "4.0.0",
"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": {}
}