NetKAN added mod - ProjectManager-v2.5

This commit is contained in:
NetKAN inflator Robot 2024-05-22 20:49:43 +00:00
parent a80e018743
commit 0d76e8b2a4
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"spec_version": "v1.4",
"identifier": "ProjectManager",
"name": "Project Manager",
"abstract": "Kerbal Space Program Mod",
"author": "Tantares",
"version": "v2.5",
"ksp_version_min": "1.9",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184785-*",
"repository": "https://github.com/Tantares/ProjectManager",
"bugtracker": "https://github.com/Tantares/ProjectManager/issues"
},
"tags": [
"plugin",
"convenience"
],
"install": [
{
"find": "ProjectManager",
"install_to": "GameData"
}
],
"download": "https://github.com/Tantares/ProjectManager/releases/download/v2.5/ProjectManager.zip",
"download_size": 4632,
"download_hash": {
"sha1": "38F0C4594B393F22CB6030BAD4E21D0281E8C7B1",
"sha256": "5A221E1721F9A22A6B18A9D70E8C2707AA7463E73AA876BDCD21AF35FA81B708"
},
"download_content_type": "application/zip",
"install_size": 8704,
"release_date": "2024-05-22T20:36:40Z",
"x_generated_by": "netkan"
}