NetKAN added mod - WildBlue-PlayMode-ClassicStock-v1.83.2 (#2548)

This commit is contained in:
NetKAN inflator Robot 2022-01-03 21:39:39 +08:00 committed by GitHub
parent f2e95b36e6
commit 1f0b4b55fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 59 additions and 0 deletions

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.83.2",
"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.83.2/WildBlueTools.zip",
"download_size": 22056487,
"download_hash": {
"sha1": "05CE3289D1CA66AE6C50CE66D047FD4E416A8512",
"sha256": "81A7A00AECBC40C4DBE1CEF050A0C1C80F12FC8D754BCB0CF90E3C5ABA3062FE"
},
"download_content_type": "application/zip",
"release_date": "2022-01-03T01:45:30Z",
"x_generated_by": "netkan"
}