Im in ur bot, updating ur BaconLabs, CollisionFX and KVV.
(Yes, it's @pjf doing a manual commit)
This commit is contained in:
parent
7e01700fb3
commit
293ad42483
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BaconLabs",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "Tantares"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "OMSKSpaceProducts"
|
||||
},
|
||||
{
|
||||
"name": "DMagicOrbitalScience"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "NewHorizons"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BaconLabs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/114769-0-90-Bacon-Labs-Stockalike-Ariane-and-More-Juno-V-WIP?p=1820908#post1820908",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/688/Bacon%20Labs:%20Stockalike%20Ariane%20&%20More"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"name": "Bacon Labs: Stockalike Ariane & More",
|
||||
"abstract": "Adds in semi-stockalike Ariane 5, Ariane 6, Apollo CM, Little Joe II, and Vega.",
|
||||
"author": "_Augustus_",
|
||||
"version": "0.3.1",
|
||||
"download": "https://kerbalstuff.com/mod/688/Bacon%20Labs:%20Stockalike%20Ariane%20%26%20More/download/0.3.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 16562958
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CollisionFX",
|
||||
"license": "GPL-2.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CollisionFX",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101496",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/381/Collision%20FX"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"name": "Collision FX",
|
||||
"abstract": "Adds bangs, sparks and skidding effects to parts.",
|
||||
"author": "pizzaoverhead",
|
||||
"version": "3.0",
|
||||
"download": "https://kerbalstuff.com/mod/381/Collision%20FX/download/3.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 7629805
|
||||
}
|
|
@ -17,7 +17,7 @@
|
|||
"abstract": "Plugin that creates blue-print-like (Orthographic) images (into your Screenshots/ directory) from the KSP Editor (VAB/SPH)",
|
||||
"author": "bigorangemachine",
|
||||
"version": "0.0.4-1.0",
|
||||
"download": "https://kerbalstuff.com/mod/211/Kronal%20Vessel%20Viewer%20(KVV)%20-%20Exploded%20(Orthographic)%20ship%20view/download/0.0.4-1.0",
|
||||
"download": "https://kerbalstuff.com/mod/211/Kronal%20Vessel%20Viewer%20%28KVV%29%20-%20Exploded%20%28Orthographic%29%20ship%20view/download/0.0.4-1.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1262159
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue