NetKAN generated mods - Kopernicus/Kopernicus-pre-alpha-07

This commit is contained in:
NetKAN bot 2015-06-06 09:48:22 +02:00
parent 2893136347
commit 9a813372b4
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "Kopernicus",
"name": "Kopernicus Planetary System Modifier",
"abstract": "Kopernicus Planetary System Modifier",
"description": "Kopernicus Planetary System Modifier",
"release_status": "development",
"license": "LGPL-2.0",
"author": "BryceSchroeder",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88168",
"repository": "http://github.com/BryceSchroeder/Kopernicus"
},
"depends": [
{
"name": "Kopernicus-Config"
}
],
"install": [
{
"find": "Kopernicus",
"install_to": "GameData",
"filter": [
"System.cfg"
]
}
],
"version": "pre-alpha-07",
"download": "https://github.com/BryceSchroeder/Kopernicus/releases/download/pre-alpha-07/Kopernicus.0.0.7.zip",
"x_generated_by": "netkan",
"download_size": 43456858
}