Skip to content

Commit

Permalink
Merge pull request #77 from zer0Kerbal/1.4.2.1-release
Browse files Browse the repository at this point in the history
## Version 1.4.2.1 - `<Before, For, After>`

* 30 Mar 2022
* Release for Kerbal Space Program [KSP 1.12.3]

### Fixed

* [Kerbalism.cfg] v1.0.1.0
  * Thank you [AmanitaVerna]
  * 'more than one pass specifier detected'
  * removed :FOR[MiniSampleReturnCapsule] and kept :BEFORE/AFTER[KerbalismDefault]
  * concerned that calling KerbalismDefault will tell MM that it is installed.
  * fixes #71 - [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg

### Update

* docs/
* automation
* documentation
* [MiniSampleReturnCapsule.version]
  * removed
    * [KSP_VERSION_MAX]

### Status

* Issues
  * closes #73 Mini Sample Return Capsule 1.4.2.1-release `<NAME>`
  * closes #74 1.4.2.1 Verify Legal Mumbo Jumbo
  * closes #75 1.4.2.1 Update Documentation
  * closes #76 1.4.2.1 Update Social Media
  * closes #71 [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg
  • Loading branch information
zer0Kerbal committed Mar 31, 2022
2 parents d278c6c + 11cd1c2 commit dcb0ad8
Show file tree
Hide file tree
Showing 9 changed files with 203 additions and 155 deletions.
15 changes: 8 additions & 7 deletions GameData/MiniSampleReturnCapsule/Compatibility/Kerbalism.cfg
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
// Kerbalism.cfg v1.0.0.0
// Kerbalism.cfg v1.0.1.0
// Mini Sample Return Capsule (MSRC)
// created: 19 Jan 2022
// updated:
// updated: 03 Mar 2022

// Thank you! Made by Breach Candy#6128
// AmanitaVerna
// updated from an existing config by @zer0Kerbal

//==========Tweakables==========\
@KERBALISM_HDD_SIZES:BEFORE[KerbalismDefault]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:FOR[MiniSampleReturnCapsule]
@KERBALISM_HDD_SIZES:NEEDS[MiniSampleReturnCapsule,FeatureScience]:BEFORE[KerbalismDefault]
{
SampleReturnCapsule
{
Expand All @@ -25,15 +26,15 @@
}

//==========Patches==========\
@part[msrc-cargobay]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:AFTER[KerbalismDefault]:FOR[MiniSampleReturnCapsule]
@part[msrc-cargobay]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:AFTER[KerbalismDefault]
{
%MODULE[HardDrive]
{
%dataCapacity = #$@KERBALISM_HDD_SIZES/SampleReturnCapsule/CargoBay/hddSize$
%sampleCapacity = #$@KERBALISM_HDD_SIZES/SampleReturnCapsule/CargoBay/sampleStorage$
}
}
@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:AFTER[KerbalismDefault]:FOR[MiniSampleReturnCapsule]
@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:AFTER[KerbalismDefault]
{
@module[HardDrive]
{
Expand All @@ -43,7 +44,7 @@
}

//==========Add an antenna(Commtech 16S)==========\
@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule]:FOR[KerbalismDefault]:FOR[MiniSampleReturnCapsule]
@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule]:FOR[KerbalismDefault]
{
@module[ModuleDataTransmitter]
{
Expand All @@ -58,6 +59,6 @@
}

//==========Moving Parts to Science Category==========\
@part[msrc-cargobay,msrc-parachute]:FOR[MiniSampleReturnCapsule] {category = Science}
@part[msrc-cargobay,msrc-parachute] {category = Science}

// GPLv2 BY zer0Kerbal
17 changes: 7 additions & 10 deletions GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,22 @@
"MAJOR" : 1,
"MINOR" : 4,
"PATCH" : 2,
"BUILD" : 0
"BUILD" : 1
},
"KSP_VERSION": {
"KSP_VERSION" :
{
"MAJOR": 1,
"MINOR": 12,
"PATCH": 2
"PATCH": 3
},
"KSP_VERSION_MIN": {
"KSP_VERSION_MIN" :
{
"MAJOR": 1,
"MINOR": 0,
"PATCH": 0
},
"KSP_VERSION_MAX": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 9999
},
"INSTALL_LOC": {
"NAME": "MiniSampleReturnCapsule",
"NAME" : "MiniSampleReturnCapsule",
"DIRECTORY": "MiniSampleReturnCapsule"
}
}
8 changes: 0 additions & 8 deletions GameData/MiniSampleReturnCapsule/index.md

This file was deleted.

14 changes: 9 additions & 5 deletions GameData/MiniSampleReturnCapsule/readme.htm
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ <h3 id="preamble-by-cobaltwolf">Preamble by <a
experiments and safely return.</p>
</blockquote>
<hr />
<p><a
href="https://zer0kerbal.github.io/MiniSampleReturnCapsule/">github.io</a></p>
<p><img
src="https://via.placeholder.com/256x160png/ffffff/bada55?text=KGEx"
title="Mini Sample Return Capsule Flag" alt="Flag" /><br />
Expand Down Expand Up @@ -212,11 +214,13 @@ <h3 id="supports">Supports</h3>
title="Kerbalism">Kerbalism</a></li>
<li><em><strong>NEW</strong></em> <a
href="http://forum.kerbalspaceprogram.com/index.php?/topic/137489-*"
title="GPOSpeedFuelPump">[GPOSpeedFuelPump ]</a></li>
title="GPOSpeedFuelPump">GPOSpeedFuelPump </a></li>
<li><em><strong>NEW</strong></em> <a
href="https://github.com/UmbraSpaceIndustries/CommunityCategoryKit"
title="Community Category Kit">Community Category Kit</a></li>
<li>[Kerbal Operating System (kOS)][thread:kos]</li>
<li><a
href="https://forum.kerbalspaceprogram.com/index.php?/topic/165628-*"
title="Kerbal Operating System">Kerbal Operating System (kOS)</a></li>
<li><a href="http://remotetechnologiesgroup.github.io/RemoteTech/"
title="RemoteTech">RemoteTech</a></li>
<li><a
Expand All @@ -228,7 +232,7 @@ <h3 id="supports">Supports</h3>
</ul>
<hr />
<div style="border:0.5px solid Tomato; background-color: #BADA55; color: #FF0000; text-align:center">
<p><b>*red box below is a link to forum post on how to get support*</p>
<p><b>*red box below is a link to forum post on how to get support*</b></p>
<a href = "https://forum.kerbalspaceprogram.com/index.php?/topic/83212-*">
<p><img src = "https://i.postimg.cc/vHP6zmrw/image.png" alt="How to get support"></p></a>
</br>
Expand All @@ -248,7 +252,8 @@ <h3 id="credits-and-special-thanks">Credits and Special Thanks</h3>
href="https://forum.kerbalspaceprogram.com/index.php?/profile/157420-deimos-rast/"
title="Deimos Rast"><code>Deimos Rast</code></a> - Compatibility
configs</li>
<li>[Breach Candy#6128][LINK:breachcandy] - Kerbalism compatibility</li>
<li><a href="http://" title="Breach Candy#6128">Breach Candy#6128</a> -
Kerbalism compatibility</li>
<li><a href="https://github.com/soldanithiago"
title="soldanithiago"><code>soldanithiago</code></a> - Brazilian
Português translation</li>
Expand Down Expand Up @@ -313,7 +318,6 @@ <h4 id="original-0---author-cobaltwolf">Original (0) - Author: <a

<!--- statics -->

<p>[LINK:breachcandy]: "Breach Candy#6128"</p>
<!--- misc logos -->

<!-- footnotes -->
Expand Down
17 changes: 7 additions & 10 deletions MiniSampleReturnCapsule.version
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,22 @@
"MAJOR" : 1,
"MINOR" : 4,
"PATCH" : 2,
"BUILD" : 0
"BUILD" : 1
},
"KSP_VERSION": {
"KSP_VERSION" :
{
"MAJOR": 1,
"MINOR": 12,
"PATCH": 2
"PATCH": 3
},
"KSP_VERSION_MIN": {
"KSP_VERSION_MIN" :
{
"MAJOR": 1,
"MINOR": 0,
"PATCH": 0
},
"KSP_VERSION_MAX": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 9999
},
"INSTALL_LOC": {
"NAME": "MiniSampleReturnCapsule",
"NAME" : "MiniSampleReturnCapsule",
"DIRECTORY": "MiniSampleReturnCapsule"
}
}
144 changes: 144 additions & 0 deletions docs/ReleaseNotes/1.4.2.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
---
perma /1.4.2.1.html
title: Release Notes v1.4.2.1
description: Version Release Notes
tags: MiniSampleReturnCapsule,release-notes,kerbal,ksp,zer0Kerbal,zedK
layout: page
---

<!-- ReleaseLayout.md v1.3.1.3
Mini Sample Return Capsule (MSRC)
created: 11 Aug 2018
updated: 30 Mar 2022 -->

[![Mini Sample Return Capsule Version][MOD:shd:stat]][MOD:forum] [![KSP version][KSP:shd:stat]][KSP:url]
[![License][LIC:shd]][LIC:url] ![AVC .version files][AVCVAL:shd]

[![GitHub Pages][MOD:pages:shd]][MOD:pages]

---

# 1.4.2.1 - `Before, For, After`

* 30 Mar 2022
* Release for Kerbal Space Program [KSP 1.12.x]

## DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL

<h4 style="border:0.5px solid Tomato; background-color: #bada55; color: #FF0000; text-align:center">
<b>DO A CLEAN INSTALL:</br> DELETE EXISTING INSTALLATION THEN RE-INSTALL</b></h4>
<p style="border:0.5px solid Tomato; background-color: #bada55; color: #FF0000; text-align:center">Download from <a href="https://www.curseforge.com/kerbal/ksp-mods/MiniSampleReturnCapsule/files">CurseForge</a></p>

### Fixed

* [Kerbalism.cfg] v1.0.1.0
* Thank you [AmanitaVerna]
* 'more than one pass specifier detected'
* removed :FOR[MiniSampleReturnCapsule] and kept :BEFORE/AFTER[KerbalismDefault]
* concerned that calling KerbalismDefault will tell MM that it is installed.
* fixes #71 - [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg

### Update

* docs/
* automation
* documentation
* [MiniSampleReturnCapsule.version]
* removed
* [KSP_VERSION_MAX]

### Status

* Issues
* closes #73 Mini Sample Return Capsule 1.4.2.1-release `<NAME>`
* closes #74 1.4.2.1 Verify Legal Mumbo Jumbo
* closes #75 1.4.2.1 Update Documentation
* closes #76 1.4.2.1 Update Social Media
* closes #71 [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg

---

## See More

* Changelog Summary for more details of changes : See [ChangeLog][MOD:chlog]
* Discussions and news on this mod : See [Discussions][MOD:discu] or [KSP Forums][MOD:forum]
* Known Issues for more details of feature requests and known issues : See [Known Issues][MOD:known]
* GitHub Pages : See [Pages][MOD:pages]

### Localization

>* ![English][EN] English
>* ![Brazilian Portuguese][BR] Brazilian Portuguese (Português Brasil)- thank you [soldanithiago][soldanithiago]!
>* ***your translation here***
>
> HELP WANTED - See the [README in the Localization folder][MOD:local] for instructions for adding or improving translations. [GitHub][GitHub:url] push is the best way to contribute. *Additions and corrections welcome!*
---

## How to support this and other great mods by [`zer0Kerbal`][zer0Kerbal]

[![Support][PAYPAL:img]][PAYPAL:url] [![Patreon][PATREON:img]][PATREON:url] [![Github Sponsor][GSPONS:img]][GSPONS:url] [![Buy zer0Kerbal a snack][BMCC:img]][BMCC:url]

<div style="border:0.5px solid Tomato; background-color: #BADA55; color: #FF0000; text-align:center">
<p><b>*red box below is a link to forum post on how to get support*</p>
<a href = "https://forum.kerbalspaceprogram.com/index.php?/topic/83212-*">
<p><img src = "https://i.postimg.cc/vHP6zmrw/image.png" alt="How to get support"></p></a>
</br>
<p>Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date</p></div>

![][IMG:flg:0]

[MOD:chlog]: https://raw.githubusercontent.com/zer0Kerbal/MiniSampleReturnCapsule/master/Changelog.cfg "Changelog"
[MOD:discu]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/discussions "Discussions"
[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/204186-* "MiniSampleReturnCapsule on the forums"
[MOD:issue]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/issues "Issue Tracker"
[MOD:known]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/wiki/Known-Issues "Known Issues"
[MOD:licns]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/blob/master/LICENSE "Repo License"
[MOD:local]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/blob/master/GameData/MiniSampleReturnCapsule/Localization/readme.md "Localization"
[MOD:pages]: https://zer0kerbal.github.io/MiniSampleReturnCapsule/ "GitHub Pages"
[MOD:pages:shd]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/actions/workflows/pages/pages-build-deployment/badge.svg "GitHub IO"

[MOD:shd:stat]: https://img.shields.io/badge/MiniSampleReturnCapsule%20(MSRC)%20v-1.4.2.0--release-BADA55.svg?style=plastic&labelColor=darkgreen "1.4.2.0-release"

[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/MiniSampleReturnCapsule/files "Curseforge"
[GITHUB:url]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/ "GitHub"

[KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program"

[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/MiniSampleReturnCapsule/files "Curseforge"
[GITHUB:url]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/ "GitHub"

[KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program"
[KSP:shd:stat]: https://img.shields.io/badge/KSP-1.12.3-blue.svg?style=plastic&logo=data:image/webp;base64,UklGRpAGAABXRUJQVlA4TIQGAAAvH8AHEE0obNsGDakwXkT/Q4chj76jn1yYjSRjH6H+6xQqRUkkSc5ckHD+NUUVhx4+RNu2bTTl/3OTVhD6H8u6fF8dDYm40CK7N0CjAxK52rYtjfQRAvGNjbu7V+vuLp2fwhzA6gG4li6de+nuO+4uJBlkwoTA//90kENgtZZs27ZpO2Oufa5vbNsq2Sw6qaa9r3n/kZJTex/wSrFt27o62kuSJNuqrdTa1+/7uLu7uzQZAk0mRN/mAz2CAbi723vvy5WztxxIAAiw+dh2bdvWZJuT12y1bdu2bdu2bbs3AQABlsED+y50lDqLE4pf/Uxe8KO77HFes9hvxu1p3O2Q09LVg0NVjo7Z5U6AvwBSOfivKdQTujOnXNG8hzNhqYSMMHJ+MwWWyTSjNUoP1jWHp1ZNmgB8TMH3Tl33mvoVb8uIj3umyIJLsAmYoCIqUCVMCN5WrW78Qi+AkeaGOkWFk3QbRmIWHpIZSURXDxhJVlJiYZ6kLEgeEjIRCBmxebhCTWlTJNaXLystGysVToPOAFJJjqSPNOXftSVbXPQjxrzVaFNzXvBonWJlonIVTJabAfjZ0Jxufl5GPntEHKjB7PIXtg6eYHywJn3hTdijjXUain94KjfCfg1hm³AZRR4N16VMXBrsDVYDCjOIMmGFsAab8rdY7+kIw0BgtRgL1DKJeuNZdQ9f5RAGGfOQfZxexj7t37RkjNp4rPDIHOJVyPBF+XHKsnQk4SWRBl8Wot74WtkBqidQggbyj2vW1WEFG6JfUZ8UxhVzOmAUdKTYZ3yxR2QwIIAQdA9YgiRBZWyCguiOER9y9IauiyGqR0EayVLiEVwmXmF5+Z2jfohj8i1q8ybRahCBAXZBCBUqLgAACQFzp5M/o5wzCDcCJZEOF9EzggM7NEd18c1Q85gPBldtg6mwB1N+hzyTSFp5jWM+WpCRBEBAjIaUxJI80o3s6vDYJ7gNXuAUfOacvsLvLhNIMaMwh8GccsXjtuiK+wkxZ/kVdOCzoCeAOn+N7H1rU1YT35MgAWY9yD5wMWI7j7G976bSh8LxDx2jI3IJRAnJ+RQQIU7gABnLd3vKSyMAd71mq7HgV3AJ+Sxh5Bz5O0z/gbTiNT8DxQssrrv7Uyx9Y7q6BQVUoIGonF/FfoC/RqwVHlviCRSABDvLaCUfZlz1cNENn6adNTz+AF8v8KWQAFL+QMkpCthFkpvvq7+2/to6AIBhyvPdrUr3g1XwBEJPMeP/98SxWWvs3nHIhgNnsY1RWVyw+Guh5IZLgj9WzPi/iEk9gPPGLAni3aRlsqlGQ9jP4z9Q/s/xi3dw486abm6Bqi2l3qu9e9tQsdVMdG4zbVYqp5wJcBSA2W6sNmkwxuNk+nw3r4MFi/4EkTAhiRFk70jkqNDiWbDK65OLIn0s0wD/ucAp3XwVSsSNBAqjFUIXwFE0MihZQ6utQYV2oR+tShO7Ad6bswY3xd7qe0VrVxK9ZjueQy4TPnF8MCQGjoxSugSFgFMV4LiVwgsn/i+gXZ2FzplAduxnn0/OlW0uqf+M64MRPqzwrl+PnpKQSaXS49Ui7n2/ctFtHtAtiprzxq6WniwESvW5yUG1Xx6/8Hx8NKELwKZK15pV/EvXvm9ZMlx0aKUO98iUPaWvst/n8ZbOmkvGhcOQRWf5zj9dk9cfpad5oHN3Rns/wsuvy2puxz1Ziu96Q7/SOWoROzvNzFo5Z5+1BDej3OjQ/XymEkW9jr0em5g5SdX8VC2gf9xJb/RWCC5bIKWDgWcYf+K9Kje3zbQBh/F448wMLoICeUyJ330nXlPmawiRT/sblG4vWrbErgQaMzYbZcwbhSaNrwH+Tqa04jqrd3JZTvwbFxHFSVMAv5UZdEq+tQUupcis/5+MZNsxk9b8TPa7cMqdzzrh9FtD5v+vPACvJy7nDT69IP/Yx6EywGdTFsD5iU7bqkovJogzTjQm³iFTyp4jV4bjVKdcnv5/JrhokmpnGAIA4D/AXYCfVgoBXnrDkCqqCHRG529HeYB51Jy1z6nlW/gnVmzyxmVHxnQrxXxelcI0yN85udPl+//t2rzKzA+oluPTNjp6qY1PVduFVdo8ya+8E6p8KOZR+bLj6Vju9oi5dar0erTS8Z1x3/IITU3vyDRLiZWBZVH6CbqURTeLptD3pEPIR4W4QlHfTnRJzZBRJ8MlI8LmmEXLAdAxsqIYbSDGTt65GfF0cUL6aQQ=&labelColor=black "Kerbal Space Program"
[AVCVAL:shd]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/workflows/Validate%20AVC%20.version%20files/badge.svg
[LIC:url]: https://choosealicense.com/licenses/bsd-2-clause/ "SimpleBSD-2"
[LIC:shd]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/MiniSampleReturnCapsule/master/json/license.json&logo "SimpleBSD-2"
[PAYPAL:img]: https://img.shields.io/badge/Buy%20me%20some%20-LFO-00457C?style=for-the-badge&logo=paypal&labelColor=FFDD00 "PayPal"
[PAYPAL:url]: https://www.paypal.com/donate?hosted_button_id=DC22YHMEJREKL "PayPal"
[PATREON:img]: https://img.shields.io/badge/Patreon%20-be%20a%20Patron-FF424D?style=for-the-badge&logo=patreon "Patreon"
[PATREON:url]: https://www.patreon.com/bePatron?u=23390503 "Patreon"
[GSPONS:img]: https://img.shields.io/badge/Github%20-Sponsor-EA4AAA?style=for-the-badge&logo=githubsponsors "Github Sponsors"
[GSPONS:url]: https://github.com/sponsors/zer0Kerbal "Github Sponsors"
[BMCC:img]: https://img.shields.io/badge/Buy%20Me%20a%20-Snack!-FFDD00?style=for-the-badge&logo=buymeacoffee "Buy Me A Snack"
[BMCC:url]: https://buymeacoffee.com/zer0Kerbal "Buy Me A Snack"
[EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/American-flag-sm.png "American English"
[BR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Brazilian-flag-sm.png "Brasil"
[CN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Chinese-flag-sm.png "中文"
[DE]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/German-flag-sm.png "Deutsch"
[ES]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Spanish-flag-sm.png "Español"
[FR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/French-flag-sm.png "Français"
[IT]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Italian-flag-sm.png "Italiano"
[JA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Japanese-flag-sm.png "日本語"
[KO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/South-Korean-flag-sm.png "한국어"
[ME]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Mexican-flag-sm.png "Mexicano"
[NL]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Dutch-flag-sm.png "Dutch"
[NO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Norwegian-flag-sm.png "Norsk"
[PO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Polish-flag-sm.png "Polski"
[RU]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Russian-flag-sm.png "Русский"
[SW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Swedish-flag-sm.png "Svenska"
[TW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Taiwanese-flag-sm.png "国语"
[zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-*/ "zer0Kerbal"
[soldanithiago]: https://github.com/soldanithiago "soldanithiago"
[IMG:flg:0]: https://via.placeholder.com/256x160png/ffffff/bada55?text=MSRC "Mini Sample Return Capsule Flag"

<!-- CC BY-ND 3.0 Unported by zer0Kerbal -->
Loading

0 comments on commit dcb0ad8

Please sign in to comment.