mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - ModuleSolarTracking/ModuleSolarTracking-0.1.ckan"
This commit is contained in:
@ -1,7 +1,15 @@
|
|||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"license": "unrestricted",
|
|
||||||
"identifier": "ModuleSolarTracking",
|
"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": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "ModuleSolarTracking",
|
"find": "ModuleSolarTracking",
|
||||||
@ -9,15 +17,7 @@
|
|||||||
"filter": "ModuleSolarTracking.cs"
|
"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",
|
"download": "https://kerbalstuff.com/mod/1004/ModuleSolarTracking/download/0.1",
|
||||||
"resources": {
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/1004/ModuleSolarTracking"
|
|
||||||
},
|
|
||||||
"download_size": 2682,
|
"download_size": 2682,
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user