"NetKAN generated mods - EditorTime-KSP1.4.1"
This commit is contained in:
parent
d3635a8600
commit
cc3d364513
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EditorTime",
|
||||
"name": "EditorTime",
|
||||
"abstract": "Makes time pass while in the VAB/SPH",
|
||||
"author": "magico13",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/107663-1-0-x-Magico13-s-Modlets",
|
||||
"repository": "https://github.com/magico13/Modlets"
|
||||
},
|
||||
"version": "KSP1.4.1",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "EditorTime",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/magico13/Modlets/releases/download/KSP1.4.1/EditorTime_v1.0.6.zip",
|
||||
"download_size": 15730,
|
||||
"download_hash": {
|
||||
"sha1": "39577371D172B71BAC2A281172B72449A7312C99",
|
||||
"sha256": "338C7D3DFAEF2D9558B22FF5354D3C4156E0763BDA0849C46E033085B94AC6D7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue