"NetKAN generated mods - ScienceAlert-1.8.2"
This commit is contained in:
parent
b0524b84c8
commit
00667ad735
|
@ -1,20 +1,28 @@
|
|||
{
|
||||
"spec_version" : 1,
|
||||
"identifier" : "ScienceAlert",
|
||||
"name" : "Science Alert",
|
||||
"abstract" : "Is it time for science? Get alerts when it is!",
|
||||
"download" : "https://bitbucket.org/xEvilReeperx/ksp_sciencealert/downloads/KSP-0.90-ScienceAlert-1.8.2.zip",
|
||||
"download_size" : 460511,
|
||||
"version" : "1.8.2",
|
||||
"author" : "xEvilReeperx",
|
||||
"license" : "GPL-3.0",
|
||||
"release_status" : "testing",
|
||||
"ksp_version" : "0.90",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/76793"
|
||||
"spec_version": 1,
|
||||
"identifier": "ScienceAlert",
|
||||
"name": "Science Alert",
|
||||
"abstract": "Is it time for science? Get alerts when it is!",
|
||||
"author": "xEvilReeperx",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "testing",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/76793"
|
||||
},
|
||||
"suggests" : [
|
||||
{ "name" : "SCANsat" }
|
||||
"version": "1.8.2",
|
||||
"ksp_version": "0.90",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"x_maintained_by" : "pjf, who loves science"
|
||||
"download": "https://bitbucket.org/xEvilReeperx/ksp_sciencealert/downloads/KSP-0.90-ScienceAlert-1.8.2.zip",
|
||||
"download_size": 460511,
|
||||
"download_hash": {
|
||||
"sha1": "D557C86127869A77DCBAC7C7A48521467270B48D",
|
||||
"sha256": "F4599E9C098A6FECB1F682DF48A139E3D922A8ED247B583B879D179DB80BDC69"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_maintained_by": "pjf, who loves science",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue