Delete SETI-Greenhouse-0.9.0.CKAN
This file makes git spunk out on OS that don't differentiate .CKAN from .ckan (read: Windows). Hoping that deleting it will resolve the issue and will also make us not have 2 files for the same version of the mod, it's bound to give headache sometime down the road otherways.
This commit is contained in:
parent
fe2e8e537d
commit
8d32adc0cc
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"identifier": "SETI-Greenhouse",
|
||||
"spec_version": 1,
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/114133-0-90-SETI-Greenhouse",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/663/SETI-Greenhouse/"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "SETIgreenhouse",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends" : [
|
||||
{"name" : "ModuleManager"}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "SETI-Greenhouse",
|
||||
"abstract": "The SETI-Greenhouse is a spinoff from the SETI-BalanceMod.",
|
||||
"author": "Yemo",
|
||||
"version": "0.9.0",
|
||||
"download": "https://kerbalstuff.com/mod/663/SETI-Greenhouse/download/0.9.0"
|
||||
}
|
Loading…
Reference in New Issue