"NetKAN generated mods - Pathfinder-AntennarangePatch-0.2.0"

This commit is contained in:
NetKAN inflator Robot 2015-09-30 12:19:45 +00:00
parent 6810ca96d9
commit 61b7ae84b6
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
{
"spec_version": "v1.4",
"identifier": "Pathfinder-AntennarangePatch",
"name": "Pathfinder-AntennarangePatch",
"abstract": "A ModuleManager cfg file to patch Pathfinder to work with RemoteTech",
"author": "linuxgurugamer",
"license": "MIT",
"release_status": "stable",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1181/Pathfinder-AntennarangePatch",
"repository": "https://github.com/linuxgurugamer/Pathfinder-AntennarangePatch"
},
"version": "0.2.0",
"ksp_version": "1.0.4",
"depends": [
{
"name": "Pathfinder"
},
{
"name": "AntennaRange"
}
],
"install": [
{
"find": "Pathfinder",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1181/Pathfinder-AntennarangePatch/download/0.2.0",
"download_size": 1361,
"conflicts": [
{
"name": "RemoteTech"
}
],
"x_generated_by": "netkan"
}