NetKAN added mod - NearFutureSolar-Core-1.3.3
This commit is contained in:
parent
986e523df2
commit
6980b3c3d5
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "NearFutureSolar-Core",
|
||||
"name": "Near Future Solar Core",
|
||||
"abstract": "Near Future Solar plugin stand-alone, for adding functionality to other mods. Contains no parts and does nothing by itself.",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "1.3.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||
"spacedock": "https://spacedock.info/mod/559/Near%20Future%20Solar",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/NearFutureSolar",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/NearFutureSolar/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/NearFutureSolar/master/GameData/NearFutureSolar/Versioning/NearFutureSolar.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Solar/Near_Future_Solar-1461341963.6733372.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/NearFutureSolar/Plugins/NearFutureSolar.dll",
|
||||
"install_to": "GameData/NearFutureSolar/Plugins"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/559/Near%20Future%20Solar/download/1.3.3",
|
||||
"download_size": 25618816,
|
||||
"download_hash": {
|
||||
"sha1": "D25DD004B7161DE34AD55288FB70C39B3869187A",
|
||||
"sha256": "4DAB8ED0B69BAD969A75E89668A95DDC912B7618C7DE5F6E87FE570ADBA6C4DF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 15872,
|
||||
"release_date": "2024-08-14T20:45:45.104453+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue