Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
6ebc8da47d
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AsteroidDay",
|
||||
"name": "Asteroid Day",
|
||||
"abstract": "Squad partnered with the B612 Foundation to bring you this mod which will give you four new parts, a new experiment, and a unique contract.",
|
||||
"author": [
|
||||
"Squad",
|
||||
"RoverDude",
|
||||
"Arsonide"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://kerbal.curseforge.com/projects/asteroid-day"
|
||||
},
|
||||
"version": "1.2",
|
||||
"ksp_version_min": "1.2",
|
||||
"ksp_version_max": "1.2.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "AsteroidDay",
|
||||
"install_to": "GameData",
|
||||
"filter": "Source"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbal.curseforge.com/projects/asteroid-day/files/2340805/download",
|
||||
"download_size": 1307603,
|
||||
"download_hash": {
|
||||
"sha1": "786998BACA07A4094940455CF550709D3E99A1D1",
|
||||
"sha256": "4C73E2224D9D6EDE42F84896B5E0559D11709151390F7185C3C0DCB23EF6D4AA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue