CKAN-meta/KerbalRPNCalculator/KerbalRPNCalculator-1.4.0.ckan

41 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"
}
],
"ksp_version": "1.0.0",
"name": "Kerbal RPN Calculator",
"abstract": "A simple RPN calculator for use in KSP",
"version": "1.4.0",
"author": "ridecar2",
"download": "http://ckan1.spacedock.info/storage/ridecar2_5951/Kerbal_RPN_Calculator/Kerbal_RPN_Calculator-1.4.zip",
"resources": {
"repository": "https://github.com/ridecar2/KSPRPNCalc",
"kerbalstuff": "https://kerbalstuff.com/mod/480/Kerbal%20RPN%20Calculator",
"x_screenshot": "https://kerbalstuff.com/content/ridecar2_5951/Kerbal_RPN_Calculator/Kerbal_RPN_Calculator-1424131694.5307655.jpg"
},
"download_size": 27935,
"x_generated_by": "netkan"
}