NetKAN inflated: WildBlue-PlayMode-ClassicStock (#3155)
This commit is contained in:
parent
28adf53598
commit
125e7932d9
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"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.89.0",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"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.89.0/WildBlueTools.zip",
|
||||
"download_size": 22102736,
|
||||
"download_hash": {
|
||||
"sha1": "E0790A4A87BEED705E2536C57D3284B57C9E16FF",
|
||||
"sha256": "FB0F3694EBA8695146F158A4A14E3887933EFF9D5D3C8F0A5323AC2B2B3FA32C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 56010,
|
||||
"release_date": "2023-02-18T01:02:49Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue