NetKAN added mod - SpaceAge-v1.3.5
This commit is contained in:
parent
2ff1f59dad
commit
dd146f42c8
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SpaceAge",
|
||||
"name": "Space Age",
|
||||
"abstract": "Tracks and displays information about your campaign's progress and important events.",
|
||||
"author": "Garwel",
|
||||
"version": "v1.3.5",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164965-*",
|
||||
"repository": "https://github.com/GarwelGarwel/SpaceAge",
|
||||
"bugtracker": "https://github.com/GarwelGarwel/SpaceAge/issues",
|
||||
"remote-avc": "https://github.com/GarwelGarwel/SpaceAge/raw/master/GameData/SpaceAge/SpaceAge.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/GarwelGarwel/SpaceAge/releases/download/v1.3.5/SpaceAge_1.3.5.zip",
|
||||
"download_size": 49237,
|
||||
"download_hash": {
|
||||
"sha1": "BE27CE2E4A06530918EBDB8AD28ED3EBD70181F2",
|
||||
"sha256": "13C86583321D751BEDC086E794FAAC392E0563A165BA8DFB5354CD2CF5E85A13"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-05-07T18:44:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue