"NetKAN generated mods - ModuleSolarTracking/ModuleSolarTracking-0.1.ckan"
This commit is contained in:
parent
9a9550b99c
commit
d4a5ecde94
|
@ -1,7 +1,15 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"license": "unrestricted",
|
||||
"identifier": "ModuleSolarTracking",
|
||||
"name": "ModuleSolarTracking",
|
||||
"abstract": "fixes minor glitches for dual axis solar panels",
|
||||
"author": "Scientist",
|
||||
"license": "unrestricted",
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1004/ModuleSolarTracking"
|
||||
},
|
||||
"version": "0.1",
|
||||
"ksp_version": "1.0.4",
|
||||
"install": [
|
||||
{
|
||||
"find": "ModuleSolarTracking",
|
||||
|
@ -9,15 +17,7 @@
|
|||
"filter": "ModuleSolarTracking.cs"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.4",
|
||||
"name": "ModuleSolarTracking",
|
||||
"abstract": "fixes minor glitches for dual axis solar panels",
|
||||
"version": "0.1",
|
||||
"author": "Scientist",
|
||||
"download": "https://kerbalstuff.com/mod/1004/ModuleSolarTracking/download/0.1",
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1004/ModuleSolarTracking"
|
||||
},
|
||||
"download_size": 2682,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue