NetKAN inflated: ProjectManager (#1526)
This commit is contained in:
parent
4f30f8ecce
commit
0e3547285c
|
@ -6,13 +6,15 @@
|
|||
"author": "Tantares",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184785-*",
|
||||
"repository": "https://github.com/Tantares/ProjectManager"
|
||||
},
|
||||
"version": "v2.3",
|
||||
"ksp_version_min": "1.8",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "ProjectManager"
|
||||
"find": "ProjectManager",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/ProjectManager/releases/download/v2.3/ProjectManager.zip",
|
||||
|
|
Loading…
Reference in New Issue