NetKAN added mod - JNSQ-PartRebalancer-10x-0.10.2
This commit is contained in:
parent
018be609ea
commit
7233e6e780
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "JNSQ-PartRebalancer-10x",
|
||||
"name": "JNSQ Part Rebalancer 10x",
|
||||
"abstract": "Rebalances the mass of parts and the density of propellants to give rockets more life-like mass ratios",
|
||||
"author": [
|
||||
"Galileo88",
|
||||
"OhioBob"
|
||||
],
|
||||
"version": "0.10.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184880-*",
|
||||
"repository": "https://github.com/Galileo88/JNSQ",
|
||||
"bugtracker": "https://github.com/Galileo88/JNSQ/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Galileo88/JNSQ/master/GameData/JNSQ/Version/JNSQ.version"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "JNSQ-Rescale-10x"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "BetterSRBs"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "SMURFF"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "JNSQ_Rescale/PartRebalancer10x/GameData/PartRebalancer10x",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/JNSQ/releases/download/0.10.2/JNSQ.0.10.2.zip",
|
||||
"download_size": 2046110130,
|
||||
"download_hash": {
|
||||
"sha1": "174A112588399590A22E1AA4EC2FED04E2691871",
|
||||
"sha256": "7384D08FAB73F4952E37085090039340A31E3481BBB9EFC5E0AE5C737B5E5BE2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1973,
|
||||
"release_date": "2021-11-25T17:42:45Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue