'NetKAN generated mods - KerbalRPNCalculator/KerbalRPNCalculator-1.4.ckan'
This commit is contained in:
parent
2ca6a51bd6
commit
da6869cce0
|
@ -1,8 +1,7 @@
|
||||||
{
|
{
|
||||||
"x_via": "Automated KerbalStuff CKAN submission",
|
"spec_version": "v1.4",
|
||||||
"identifier": "KerbalRPNCalculator",
|
"identifier": "KerbalRPNCalculator",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"spec_version": "v1.4",
|
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "Textures",
|
"file": "Textures",
|
||||||
|
@ -29,7 +28,6 @@
|
||||||
"repository": "https://github.com/ridecar2/KSPRPNCalc",
|
"repository": "https://github.com/ridecar2/KSPRPNCalc",
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/480/Kerbal%20RPN%20Calculator"
|
"kerbalstuff": "https://kerbalstuff.com/mod/480/Kerbal%20RPN%20Calculator"
|
||||||
},
|
},
|
||||||
"ksp_version": "1.0.0",
|
|
||||||
"name": "Kerbal RPN Calculator",
|
"name": "Kerbal RPN Calculator",
|
||||||
"abstract": "A simple RPN calculator for use in KSP",
|
"abstract": "A simple RPN calculator for use in KSP",
|
||||||
"author": "ridecar2",
|
"author": "ridecar2",
|
||||||
|
@ -37,5 +35,7 @@
|
||||||
"download": "https://kerbalstuff.com/mod/480/Kerbal%20RPN%20Calculator/download/1.4",
|
"download": "https://kerbalstuff.com/mod/480/Kerbal%20RPN%20Calculator/download/1.4",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"x_screenshot": "https://kerbalstuff.com/content/ridecar2_5951/Kerbal_RPN_Calculator/Kerbal_RPN_Calculator-1424131694.5307655.jpg",
|
"x_screenshot": "https://kerbalstuff.com/content/ridecar2_5951/Kerbal_RPN_Calculator/Kerbal_RPN_Calculator-1424131694.5307655.jpg",
|
||||||
"download_size": 27935
|
"download_size": 27935,
|
||||||
|
"ksp_version_min": "1.0",
|
||||||
|
"ksp_version_max": "1.0.4"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue