NetKAN added mod - PhysicsRangeExtender-1.20.0
This commit is contained in:
parent
573b94bf8d
commit
3b29cf0178
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "PhysicsRangeExtender",
|
||||
"name": "Physics Range Extender ",
|
||||
"abstract": "This is a KSP mod that will extend the physics range",
|
||||
"author": "jrodrigv",
|
||||
"version": "1.20.0",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/158344-*",
|
||||
"repository": "https://github.com/jrodrigv/PhysicsRangeExtender",
|
||||
"bugtracker": "https://github.com/jrodrigv/PhysicsRangeExtender/issues",
|
||||
"remote-avc": "https://github.com/jrodrigv/PhysicsRangeExtender/raw/master/PhysicsRangeExtender/Distribution/GameData/PhysicsRangeExtender/PhysicsRangeExtender.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"physics"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrodrigv/PhysicsRangeExtender/releases/download/1.20.0/PhysicsRangeExtender.1.20_01202021.zip",
|
||||
"download_size": 19820,
|
||||
"download_hash": {
|
||||
"sha1": "7B1618ACFD89E30B20C3638A57989EDE846609CE",
|
||||
"sha256": "88401B3591D608AC1780FB5262B2606CE7239BD41D41D9E884EB21B3C993EA46"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-20T23:46:14Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue