"NetKAN generated mods - Kerbalism-Profile-Default-1.0.2"
This commit is contained in:
parent
6a804ac5d7
commit
35b572fe3b
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "Kerbalism-Profile-Default",
|
||||
"name": "Kerbalism - Default Profile",
|
||||
"abstract": "Default profile for Kerbalism",
|
||||
"author": "ShotgunNinja",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/ShotgunNinja/Kerbalism/wiki",
|
||||
"spacedock": "https://spacedock.info/mod/533/Kerbalism",
|
||||
"repository": "https://github.com/ShotgunNinja/Kerbalism",
|
||||
"x_screenshot": "https://spacedock.info/content/ShotgunNinja_2282/Kerbalism/Kerbalism-1460950521.2737155.png"
|
||||
},
|
||||
"version": "1.0.2",
|
||||
"ksp_version": "1.1.2",
|
||||
"provides": [
|
||||
"Kerbalism-Profile"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Kerbalism-Profile"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Kerbalism/Profiles/Default.cfg",
|
||||
"install_to": "GameData/Kerbalism/Profiles"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/533/Kerbalism/download/1.0.2",
|
||||
"download_size": 5089454,
|
||||
"download_hash": {
|
||||
"sha1": "5FA03255DDD389E93145E06F9F0A9F8FBB1D6F9D",
|
||||
"sha256": "C7117AEF9DFFCC0A54C1FE8950CF86603549B07A9B949147BAFF545BC6C30315"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue