Delete rt-config-by-ippo-1.0.0.ckan (#1395)
This commit is contained in:
parent
5bb704795c
commit
c1b7b8f07e
|
@ -1,41 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "rt-config-by-ippo",
|
||||
"name": "Ippo's configuration for Remote Tech",
|
||||
"abstract": "This settings file for Remote Tech makes it both more realistic and a bit easier by giving nearly infinite range to the ground stations. Manually delete RemoteTech/RemoteTech_Settings.cfg first or this will not install.",
|
||||
"author": "Ippo343",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/Ippo343/rt-config",
|
||||
"repository": "https://github.com/Ippo343/rt-config"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"ksp_version_min": "0.25",
|
||||
"provides": [
|
||||
"RemoteTech-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RemoteTech-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RemoteTech/RemoteTech_Settings.cfg",
|
||||
"install_to": "GameData/RemoteTech"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Ippo343/rt-config/releases/download/1.0.0/RT-Config-by-Ippo.zip",
|
||||
"download_size": 1196,
|
||||
"download_hash": {
|
||||
"sha1": "A408876A2AA5B727914C05FB0ED28D6A5262CC4D",
|
||||
"sha256": "E469ADBE38B122BACE5665889330B66DBF598793359DFA12ADF038B4A8E129E2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue