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

NetKAN added mod - WildBlue-PlayMode-ClassicStock-v1.82

This commit is contained in:
NetKAN inflator Robot
2021-02-08 19:17:02 +00:00
parent d6216a8d01
commit 0d94459b60

View File

@ -0,0 +1,59 @@
{
"spec_version": "v1.4",
"identifier": "WildBlue-PlayMode-ClassicStock",
"name": "WildBlueIndustries Classic Stock Play Mode",
"abstract": "Back in KSP 0.19, developers NovaSilisko and HarvesteR proposed a resource system that included Propellium, Oxium, Nitronite, Water, Blutonium, Hexagen, and Zeonium that ultimately converted into the resources we know today as LiquidFuel, Oxidizer, MonoPropellant, and XenonGas. You can see their concept image here: i.imgur.com/08hdJyj.png This play mode is inspired by their vision and adds some additional resources and converters to round out your templates.",
"author": "Angel-125",
"version": "v1.82",
"ksp_version_min": "1.11.0",
"license": "GPL-3.0",
"resources": {
"repository": "https://github.com/Angel-125/WildBlueTools",
"bugtracker": "https://github.com/Angel-125/WildBlueTools/issues",
"remote-avc": "https://raw.githubusercontent.com/Angel-125/WildBlueTools/master/GameData/WildBlueIndustries/000WildBlueTools/WildBlueTools.version"
},
"tags": [
"config"
],
"provides": [
"WildBlue-PlayMode"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "WildBlueTools"
}
],
"suggests": [
{
"name": "ClassicStockResources"
}
],
"conflicts": [
{
"name": "WildBlue-PlayMode"
}
],
"install": [
{
"find": "000WildBlueTools/Templates/ClassicStock",
"install_to": "GameData/WildBlueIndustries/000WildBlueTools/Templates"
},
{
"find": "000WildBlueTools/Templates/ClassicStock.cfg",
"install_to": "GameData/WildBlueIndustries/000WildBlueTools/Templates",
"find_matches_file": true
}
],
"download": "https://github.com/Angel-125/WildBlueTools/releases/download/v1.82/WildBlueTools.zip",
"download_size": 21900005,
"download_hash": {
"sha1": "AC992EA10A331C51FE46A5DCC2B5D26640F1B7AE",
"sha256": "6E135286B362B97AF38488153867014C3E6C435B8757BCF575181F2F1D7A3658"
},
"download_content_type": "application/zip",
"release_date": "2021-02-08T18:55:26Z",
"x_generated_by": "netkan"
}