1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - USI-NuclearRockets-1.3.0.0

This commit is contained in:
NetKAN inflator Robot
2019-12-16 09:47:37 +00:00
parent dfb80f7650
commit 2a348654f9

View File

@ -4,6 +4,9 @@
"name": "'Project Orion' Nuclear Pulse Engine", "name": "'Project Orion' Nuclear Pulse Engine",
"abstract": "Nuclear Pulse Drives for KSP!", "abstract": "Nuclear Pulse Drives for KSP!",
"author": "RoverDude", "author": "RoverDude",
"version": "1.3.0.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.9",
"license": "restricted", "license": "restricted",
"release_status": "development", "release_status": "development",
"resources": { "resources": {
@ -11,9 +14,9 @@
"repository": "https://github.com/BobPalmer/NuclearRockets", "repository": "https://github.com/BobPalmer/NuclearRockets",
"metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/USI-NuclearRockets.netkan" "metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/USI-NuclearRockets.netkan"
}, },
"version": "1.3.0.0", "tags": [
"ksp_version_min": "1.8.0", "parts"
"ksp_version_max": "1.8.9", ],
"depends": [ "depends": [
{ {
"name": "USITools", "name": "USITools",
@ -42,9 +45,6 @@
"sha256": "FDEDE6784CB554320F4970333F594D75281583CB81CCFBA7596B3843E581227A" "sha256": "FDEDE6784CB554320F4970333F594D75281583CB81CCFBA7596B3843E581227A"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"parts"
],
"x_last_revision_by": "DoktorKrogg", "x_last_revision_by": "DoktorKrogg",
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }