"NetKAN generated mods - Telemagic-1.3.1.8"
This commit is contained in:
parent
4dda813316
commit
6ad6b4956a
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "Telemagic",
|
||||
"name": "Telemagic",
|
||||
"abstract": "Teleport craft from KSC to Baikerbanur Cosmodrome. Provide refueling aprons at designated Space Centers and Hub Airports.",
|
||||
"author": "Hotel26",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175340-*",
|
||||
"spacedock": "https://spacedock.info/mod/1627/Telemagic",
|
||||
"repository": "https://github.com/Hotel26/Telemagic"
|
||||
},
|
||||
"version": "1.3.1.8",
|
||||
"ksp_version": "1.3.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "Telemagic",
|
||||
"filter_regexp": [
|
||||
"\\.*.craft$"
|
||||
],
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find_regexp": "\\.*.craft$",
|
||||
"find_matches_files": true,
|
||||
"install_to": "Ships/VAB"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1627/Telemagic/download/1.3.1.8",
|
||||
"download_size": 49681,
|
||||
"download_hash": {
|
||||
"sha1": "CA781D31DFB0B276A5C4DEC7694847DDD2F75D63",
|
||||
"sha256": "AE3E3E4DBF5F77FDD5850C5C9FDB9706B120E2C0386D6B2C51BC93DF3879B5E4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue