NetKAN added mod - WildBlue-PlayMode-ClassicStock-v1.90.3 (#3268)

This commit is contained in:
NetKAN inflator Robot 2024-07-13 04:41:42 +08:00 committed by GitHub
parent 6a62520d79
commit 5c3c4e42bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,61 @@
{
"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.90.3",
"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"
},
{
"name": "ClassicStockResources"
}
],
"conflicts": [
{
"name": "WildBlue-PlayMode"
},
{
"name": "CommunityResourcePack"
}
],
"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.90.3/WildBlueTools.zip",
"download_size": 23044908,
"download_hash": {
"sha1": "D75416B751EDD837E5BAFD8091BF98FF5FEB8A22",
"sha256": "D5BBE01486500176EC31C1394A9448CC14BD9A2460DDA1F8DD4CED4F6936ED9F"
},
"download_content_type": "application/zip",
"install_size": 58582,
"release_date": "2024-07-06T21:02:31Z",
"x_generated_by": "netkan"
}