40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
{
|
|
"x_via": "Automated KerbalStuff CKAN submission",
|
|
"identifier": "KerbalRPNCalculator",
|
|
"license": "GPL-3.0",
|
|
"spec_version": "v1.4",
|
|
"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": {
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/480/Kerbal%20RPN%20Calculator"
|
|
},
|
|
"ksp_version": "1.0",
|
|
"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",
|
|
"download_size": 27935
|
|
}
|