NetKAN added mod - MagiCore-1.4.0.0
This commit is contained in:
parent
8b0dc3b8bb
commit
fcb5f66162
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "MagiCore",
|
||||
"name": "MagiCore",
|
||||
"abstract": "A common set of utilities for magico13's mods",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.4.0.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/178484-19x-magico13s-modlets-sensible-screenshot-dated-quicksaves-etc/",
|
||||
"spacedock": "https://spacedock.info/mod/2094/MagiCore",
|
||||
"repository": "https://github.com/linuxgurugamer/MagiCore",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/MagiCore/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/MagiCore"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MagiCore",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2094/MagiCore/download/1.4.0.0",
|
||||
"download_size": 14635,
|
||||
"download_hash": {
|
||||
"sha1": "CDC82984CB261FD735283AD430537BF56DA4825F",
|
||||
"sha256": "9D3610BF068557CEBB8CF92E7CACC2B51B7197A80F19DB03AD74F07A9465FBE1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 26496,
|
||||
"release_date": "2023-12-20T20:07:46.463451+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue