Merge pull request #732 from BasharMilesTeg/patch-11
Create ModuleManager-2.6.7.ckan - With more SHA256
This commit is contained in:
commit
cf32c55ebd
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.6",
|
||||||
|
"identifier": "ModuleManager",
|
||||||
|
"name": "Module Manager",
|
||||||
|
"abstract": "Modify KSP configs without conflict",
|
||||||
|
"license": "CC-BY-SA",
|
||||||
|
"author": [
|
||||||
|
"ialdabaoth",
|
||||||
|
"Sarbian"
|
||||||
|
],
|
||||||
|
"ksp_version": "1.0",
|
||||||
|
"resources": {
|
||||||
|
"ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/",
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/55219",
|
||||||
|
"repository": "https://github.com/sarbian/ModuleManager"
|
||||||
|
},
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "ModuleManager.2.6.7.dll",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": "2.6.7",
|
||||||
|
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/94/artifact/ModuleManager-2.6.7.zip",
|
||||||
|
"download_size": 27989,
|
||||||
|
"x_generated_by": "nyankan"
|
||||||
|
}
|
Loading…
Reference in New Issue