CKAN-meta/KerbalRPNCalculator/KerbalRPNCalculator-1.4.ckan

42 lines
1.3 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "KerbalRPNCalculator",
"license": "GPL-3.0",
"install": [
{
"file": "Textures",
"install_to": "GameData/KerbalRPNCalc"
},
{
"file": "KerbalRPNCalc.dll",
"install_to": "GameData/KerbalRPNCalc"
},
{
"file": "KerbalRPNCalculator.version",
"install_to": "GameData/KerbalRPNCalc"
},
{
"file": "MiniAVC.dll",
"install_to": "GameData/KerbalRPNCalc"
},
{
"file": "PartsAPI.dll",
"install_to": "GameData/KerbalRPNCalc"
}
],
"resources": {
"repository": "https://github.com/ridecar2/KSPRPNCalc",
"kerbalstuff": "https://kerbalstuff.com/mod/480/Kerbal%20RPN%20Calculator"
},
"name": "Kerbal RPN Calculator",
"abstract": "A simple RPN calculator for use in KSP",
"author": "ridecar2",
"version": "1.4",
"download": "https://kerbalstuff.com/mod/480/Kerbal%20RPN%20Calculator/download/1.4",
"x_generated_by": "netkan",
"x_screenshot": "https://kerbalstuff.com/content/ridecar2_5951/Kerbal_RPN_Calculator/Kerbal_RPN_Calculator-1424131694.5307655.jpg",
"download_size": 27935,
"ksp_version_min": "1.0",
"ksp_version_max": "1.0.4"
}