NetKAN generated mods - DangIt/DangIt-0.6, PersistentRotation/PersistentRotation-0.5.1, VenStockRevamp/VenStockRevamp-v1.8.1
This commit is contained in:
parent
ba9cd17582
commit
15852d03c5
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "DangIt",
|
||||||
|
"release_status": "development",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CommunityResourcePack"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "Entropy"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/81794",
|
||||||
|
"bugtracker": "https://github.com/Ippo343/DangIt/issues",
|
||||||
|
"repository": "https://github.com/Ippo343/DangIt",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/7"
|
||||||
|
},
|
||||||
|
"ksp_version": "1.0.2",
|
||||||
|
"name": "DangIt!",
|
||||||
|
"abstract": "A random failure mod for KSP.",
|
||||||
|
"author": "Ippo",
|
||||||
|
"version": "0.6",
|
||||||
|
"download": "https://kerbalstuff.com/mod/7/DangIt%21/download/0.6",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 142514
|
||||||
|
}
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "PersistentRotation",
|
||||||
|
"x_via": "Automated KerbalStuff CKAN submission",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/PersistentRotation",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/113507-0-90-PersistentRotation-0-4-1-(former-Timewarp-Rotate)",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/668/PersistentRotation"
|
||||||
|
},
|
||||||
|
"ksp_version": "1.0.2",
|
||||||
|
"name": "PersistentRotation",
|
||||||
|
"abstract": "Persistent rotation, persistent momentum and more!",
|
||||||
|
"author": "MarkusA380",
|
||||||
|
"version": "0.5.1",
|
||||||
|
"download": "https://kerbalstuff.com/mod/668/PersistentRotation/download/0.5.1",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 22037
|
||||||
|
}
|
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "VenStockRevamp",
|
||||||
|
"name": "Ven's Stock Part Revamp",
|
||||||
|
"abstract": "With this part pack, your rockets/planes/racecars will look at least 20% cooler as they tumble into the ground!",
|
||||||
|
"license": "CC-BY-4.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/VenVen/Stock-Revamp"
|
||||||
|
},
|
||||||
|
"author": "VenVen",
|
||||||
|
"version": "v1.8.1",
|
||||||
|
"download": "https://github.com/VenVen/Stock-Revamp/releases/download/v1.8.1/v1.8.1.zip",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 44091852,
|
||||||
|
"ksp_version": "1.0.0"
|
||||||
|
}
|
Loading…
Reference in New Issue