diff --git a/.github/.imgbotconfig b/.github/.imgbotconfig new file mode 100644 index 00000000..92e2e5ee --- /dev/null +++ b/.github/.imgbotconfig @@ -0,0 +1,19 @@ +{ + "schedule": "weekly", + "ignoredFiles": [ + "/GameData/*", + "/docs/LegalMumboJumbo/*", + "/GameData/ExtraplanetaryLaunchpads/*", + "/GameData/ExtraplanetaryLaunchpads/UI/*", + "/GameData/ExtraplanetaryLaunchpads/Textures/*", + "/GameData/SimpleConstruction/*", + "/source/*", + "**/Assets/**", + "**/Flags/**", + "**/Agents/**", + "**/@Thumbs/**" + ], + "aggressiveCompression": "false", + "compressWiki": "true", + "minKBReduced": 500 +} diff --git a/.github/workflows/createIndexesfromMarkdown.yml b/.github/workflows/createIndexesfromMarkdown.yml new file mode 100644 index 00000000..67e9aad7 --- /dev/null +++ b/.github/workflows/createIndexesfromMarkdown.yml @@ -0,0 +1,34 @@ +# 1.0.1.0 +# created: 05 Feb 2022 +# updated: 20 Feb 2022 +# Create Indexes from Markdown +# https://github.com/DaanV2/Markdown-Action-Create-Indexes + +name: Create markdown indexes + +# Controls when the action will run. +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + workflow_dispatch: + +jobs: + build: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2.3.4 + - uses: DaanV2/Markdown-Action-Create-Indexes@v1.5.13 + with: + folder: ${{github.workspace}}/docs/ + + - name: Commit changes + continue-on-error: true + run: | + cd ${{github.workspace}} + git config --global user.email "Bot@Example.com" + git config --global user.name "DaanV2 Bot" + git add . + git commit -m "auto: Generated markdown indexes" + git push diff --git a/docs/LegalMumboJumbo.md b/docs/LegalMumboJumbo.md index b3eeb783..236436c3 100644 --- a/docs/LegalMumboJumbo.md +++ b/docs/LegalMumboJumbo.md @@ -4,7 +4,7 @@ title: Legal Mumbo Jumbo --- + diff --git a/docs/ReleaseNotes/4.0.2.4.md b/docs/ReleaseNotes/4.0.2.4.md index 9ca55d53..f6b48e19 100644 --- a/docs/ReleaseNotes/4.0.2.4.md +++ b/docs/ReleaseNotes/4.0.2.4.md @@ -8,10 +8,10 @@ SimpleConstruction! (SCON) created: 11 Aug 2018 updated: 01 Feb 2020 --> -[![Mod Version][shield:mod:static]][MOD:forum] +[![SimpleConstruction! Version][shield:mod:static]][MOD:forum] [![KSP version][shield:ksp:static]][KSP:website] ![KSP-AVC][shield:kspavc] [![License MIT][shield:license]][LINK:license] [![][LOGO:mit]][LINK:license] ![Validate AVC .version files][shield:avcvalid] -*** +*** # Version 4.0.2.4 - Spring Cleaning - DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL - apologies, I forgot to list B9PartSwitch or IFS as soft-dependencies. this is now fixed. @@ -35,7 +35,7 @@ updated: 01 Feb 2020 --> - WARNING: if you install IFS or B9 after using the new parts, they be hidden but this shouldn't affect any in flight vessels (ghostparts.cfg) > See [Full Changelog][MOD:changelog] for full details of changes > See [Known Issues][MOD:issues] for known issues -*** +*** *red box below is a link to forum post on how to get support* [![How to get support][image:get-support]][thread:getsupport] @@ -52,7 +52,7 @@ updated: 01 Feb 2020 --> [KSP:website]: http://kerbalspaceprogram.com/ -[shield:mod:static]: https://img.shields.io/badge/Solar%20Science%20version-1.3.0.0-orange.svg?style=plastic +[shield:mod:static]: https://img.shields.io/badge/SimpleConstruction!%20version-1.3.0.0-orange.svg?style=plastic [shield:code:static]:https://img.shields.io/badge/CODE-%3C.NET%203.5%3E%20%3CUnity%202017.1.3p1%3E%20%3CC%23%3E-blue?style=plastic [shield:ksp:static]: https://img.shields.io/badge/KSP%20version-1.8.1-3Cf.svg?style=plastic @@ -60,22 +60,19 @@ updated: 01 Feb 2020 --> [shield:mod]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/json/mod.json [shield:ksp]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/json/ksp.json [shield:license]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/json/license.json -[shield:code]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/json/code.json +[shield:code]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/json/code.json [shield:kspavc]: https://img.shields.io/badge/KSP-AVC--supported-brightgreen.svg?style=plastic -[shield:avcvalid]: https://github.com/zer0Kerbal/SimpleConstruction/workflows/Validate%20AVC%20.version%20files/badge.svg - -[LINK:license]: https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/License.txt "MIT" +[shield:avcvalid]: https://github.com/zer0Kerbal/SimpleConstruction/workflows/Validate%20AVC%20.version%20files/badge.svg + +[LINK:license]: https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/License.txt "MIT" -[image:get-support]: https://i.postimg.cc/vHP6zmrw/image.png "Click here to be taken to a forum thread on how to get support" -[thread:getsupport]: https://forum.kerbalspaceprogram.com/index.php?/topic/83212-* "Click here to be taken to a forum thread on how to get support" +[image:get-support]: https://i.postimg.cc/vHP6zmrw/image.png "Click here to be taken to a forum thread on how to get support" +[thread:getsupport]: https://forum.kerbalspaceprogram.com/index.php?/topic/83212-* "Click here to be taken to a forum thread on how to get support" -[LOGO:MIT]: https://i.postimg.cc/bvjfsMP5/MIT-17x17.png "MIT" +[LOGO:MIT]: https://i.postimg.cc/bvjfsMP5/MIT-17x17.png "MIT" [HERO:0]: https: "Deployable Assets" - \ No newline at end of file + \ No newline at end of file diff --git a/docs/ReleaseNotes/4.0.9.9.1.md b/docs/ReleaseNotes/4.0.9.9.1.md deleted file mode 100644 index bcc55992..00000000 --- a/docs/ReleaseNotes/4.0.9.9.1.md +++ /dev/null @@ -1,253 +0,0 @@ ---- -permalink: /4.0.9.9.1.html -title: Release Notes: version 4.0.9.9.1 ---- - - - -[MODVERSION]: 4.0.9.9.1-prerelease -[KSPVERSION]: 1.12.2 - -[![SimpleConstruction! Version][MOD:shd:stat]][MOD:forum] [![KSP version][KSP:shd:stat]][KSP:url] [![License Expat-MIT][LIC:shd]][LIC:url] -![CODE][CODE:shd:stat] -![KSP-AVC][AVC:shd] ![AVC .version files][AVCVAL:shd] - -*** - -# Version 4.0.9.9.1-prerelease - A Bigger Hammer - -# This is PRE-RELEASE - and WILL break saves - -- 01 Dec 2021 -- Release for Kerbal Space Program [KSP 1.12.2] - -## DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL - -## WARNING: Only [CurseForge][CRSFG:url] version will include .dll’s - --

DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL

- --

BETA SOFTWARE - CAVEAT EMPTOR

- -

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

-

Does not contain .dll's - download from CurseForge

- -*** - -# Removed - -- duplicate patches (SSPX.cfg) - -# GUI Icons - -- customized app icon with permission from taniwha! thank you! - -# Localization - -- added Chinese [zh-cn.cfg] - -# CurseForge/Overwolf - -- corrected archive packaging for installer - -# Backend -- folder maintenance -- moved Patches --> Compatibility -- update automation to latest version -- convert _release.json to schema 1.0.2.1 - -# Kerbal Changelog - -- due to concerns about bloating the game and module manager .cache files -- therefor changelogs might be affecting game load times -- renamed to [Changelog.kcl] and updates have been suspended. - -# [ScienceLabs.cfg] v1.0.2.1 - -- add FullyEquipped = true (might increase productivity factor) -- Lint and maintenance pass - -# [ExperienceTraits.cfg] v1.0.0.1 - -- adjust patch [EXPERIENCE_TRAIT[Pilot]] in order to reduce log spam -- adjust patch [EXPERIENCE_TRAIT[Engineer]] in order to reduce log spam - -# [Launchclamps.cfg] v1.0.2.0 - -- the clampBurgler has been caught and locked away. - -# [Tanks.cfg] v1.0.1.0 - -- append '-ore' to stock tanks -- adjusted :NEEDS so always will create / modify, even if a switcher add on is installed -- added tags:BEFORE[SimpleConstruction] -- remov tags:BEFORE[SimpleConstruction] -- adjust tags part of part creation - replacing ore with either metal or rocketparts -- adjust timing of patches to ensure proper execution - -# [DockingPorts.cfg] v1.0.2.0 - -- [ELLauchpad] - - PadName = $#../Title# (to help self label Pads) - - adjusted [spawnOffset ] to help prevent clipping. NOTE: if rotate/offset gizmo's have been used this offset will not help. Feature Request has been submitted to taniwha. -- [ELTarget] - - remove [TargetTransform] - - remove [SpawnHeightOffset] - - %TargetName = $#../Title# (to help self label Targets) - - adjusted [spawnOffset ] to help prevent clipping. NOTE: if rotate/offset gizmo's have been used this offset will not help. Feature Request has been submitted to taniwha. -- [ELWorkshop] - - add UnManned Productivity = 0.25; - - add IgnoreCrewCapacity = true; - -# [CrewedPods.cfg] v1.0.1.1 - -- add to none command/crewed parts: FullyEquipped = true (might increase productivity factor) - -### Status - -- Issues/Milestones - - closes #10 - Create SC Icon - - closes #17 - 4.0.99.1-prerelease - - closes #13 - 1.1.2.99-prerelease - two week CurseForge - - updates #19 - Localization - master - - closes #21 - Localization - Chinese - - closes #34 - Localization - German - - closes #35 - Duplicate patches - - closes #36 - Launchclamps - - updates #36 - Spawn location - - closes #43 - Version - - closes #44 - Legal MumboJumbo - - closes #45 - Update documentation - - closes #46 - Release 4.0.9.9.1-prerelease - - closes #47 - Social Media -- Pull Requests - - closes #48 - 4.0.9.9.1 prerelease - A Bigger Hammer - - closes # - [ImgBot] Optimize images - contributed by imgbot[bot] -- *** Possible future changes *** - - #40 - Stock Recycler - and more - -*** - -### 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:url] -- Known Issues for more details of feature requests and known issues : See [Known Issues][MOD:known] - -### Localization - -#### SimpleConstruction! - ->- [x] ![][EN] English ->- [x] ![][DE] German (Deutsch) ->- [x] ![][CN] Chinese (简体中文) ->- [ ] ***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 solicited and welcome!* - -#### [Extraplanetary Launchpads](https://github.com/taniwha/Extraplanetary-Launchpads) - ->- [x] ![][EN] English ->- [x] ![][CN] Chinese (简体中文) ->- [ ] ***your translation here*** -> ->Kindly help out [@`taniwha1][LINK:taniwha] and help translate? See above for instructions. [Github Repo](https://github.com/taniwha/Extraplanetary-Launchpads) - -*** - -### How to support this and other great mods by [`zer0Kerbal`][LINK: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] - -*** - -![][HERO:0] - -
-

*red box below is a link to forum post on how to get support*

- -

How to get support

- -

Kerbal Space Program 1.12.2 — Unity 2019.2.2f1 — .NET Framework 4.7.2 -

- -#### Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date - -*** - - -[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/204752-* "Mod Forum Thread" -[MOD:chlog]: https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/Changelog.cfg "Changelog" -[MOD:contr]: https://github.com/zer0Kerbal/.github/blob/master/.github/CONTRIBUTING.md "Contributing" -[MOD:discu]: https://github.com/zer0Kerbal/SimpleConstruction/discussions "Discussions" -[MOD:issue]: https://github.com/zer0Kerbal/SimpleConstruction/issues "GitHub Issues" -[MOD:known]: https://github.com/zer0Kerbal/SimpleConstruction/wiki/Known-Issues "Known Issues" -[MOD:licns]: https://github.com/zer0Kerbal/SimpleConstruction/blob/master/LICENSE -[MOD:local]: https://github.com/zer0Kerbal/SimpleConstruction/tree/master/GameData/SimpleConstruction/Localization"Localization" -[MOD:wiki]: https://github.com/zer0Kerbal/SimpleConstruction/wiki "Wiki" - - - -[MOD:shd:stat]: https://img.shields.io/badge/SimpleConstruction!%20(SCON!)%20v-4.0.9.9.1-orange.svg?style=plastic&labelColor=bada55 "4.0.9.9.1" - -[CODE:shd:stat]: https://img.shields.io/badge/CODE-%3CModule%20Mananager%3E-blue?style=plastic&labelColor=black "Code" - -[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/sc/files "Curseforge" -[GITHUB:url]: https://github.com/zer0Kerbal/SimpleConstruction/ "GitHub" - -[KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program" -[KSP:shd:stat]: https://img.shields.io/badge/KSP-1.12.2-blue.svg?style=plastic&logo=data:image/webp;base64,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&labelColor=black "Kerbal Space Program" - - -[LIC:url]: https://opensource.org/licenses/MIT "Expat-MIT" -[LIC:logo]: https://i.postimg.cc/bvjfsMP5/MIT-17x17.png "Expat-MIT" -[LIC:shd]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/json/license.json&logoColor=white&logo=data:image/svg+xml;base64,PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjI1NiIgICBoZWlnaHQ9IjI1NiIgICBpZD0ic3ZnMiIgICB2ZXJzaW9uPSIxLjEiICAgaW5rc2NhcGU6dmVyc2lvbj0iMC40NyByMjI1ODMiICAgc29kaXBvZGk6ZG9jbmFtZT0ibGljZW5zZXMtbWl0LnN2ZyI+ICA8ZGVmcyAgICAgaWQ9ImRlZnM0Ij4gICAgPGlua3NjYXBlOnBlcnNwZWN0aXZlICAgICAgIHNvZGlwb2RpOnR5cGU9Imlua3NjYXBlOnBlcnNwM2QiICAgICAgIGlua3NjYXBlOnZwX3g9IjAgOiA1MjYuMTgxMDkgOiAxIiAgICAgICBpbmtzY2FwZTp2cF95PSIwIDogMTAwMCA6IDAiICAgICAgIGlua3NjYXBlOnZwX3o9Ijc0NC4wOTQ0OCA6IDUyNi4xODEwOSA6IDEiICAgICAgIGlua3NjYXBlOnBlcnNwM2Qtb3JpZ2luPSIzNzIuMDQ3MjQgOiAzNTAuNzg3MzkgOiAxIiAgICAgICBpZD0icGVyc3BlY3RpdmUxMCIgLz4gICAgPGlua3NjYXBlOnBlcnNwZWN0aXZlICAgICAgIGlkPSJwZXJzcGVjdGl2ZTI4ODQiICAgICAgIGlua3NjYXBlOnBlcnNwM2Qtb3JpZ2luPSIwLjUgOiAwLjMzMzMzMzMzIDogMSIgICAgICAgaW5rc2NhcGU6dnBfej0iMSA6IDAuNSA6IDEiICAgICAgIGlua3NjYXBlOnZwX3k9IjAgOiAxMDAwIDogMCIgICAgICAgaW5rc2NhcGU6dnBfeD0iMCA6IDAuNSA6IDEiICAgICAgIHNvZGlwb2RpOnR5cGU9Imlua3NjYXBlOnBlcnNwM2QiIC8+ICA8L2RlZnM+ICA8c29kaXBvZGk6bmFtZWR2aWV3ICAgICBpZD0iYmFzZSIgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp6b29tPSIwLjk4OTk0OTQ5IiAgICAgaW5rc2NhcGU6Y3g9IjEzMy40NzU2MSIgICAgIGlua3NjYXBlOmN5PSIxMTUuMDYyMTciICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJsYXllcjEiICAgICBzaG93Z3JpZD0iZmFsc2UiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9Ijg3NiIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjY4NCIgICAgIGlua3NjYXBlOndpbmRvdy14PSI3IiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjI5OSIgICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjAiIC8+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTciPiAgICA8cmRmOlJERj4gICAgICA8Y2M6V29yayAgICAgICAgIHJkZjphYm91dD0iIj4gICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PiAgICAgICAgPGRjOnR5cGUgICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+ICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4gICAgICA8L2NjOldvcms+ICAgIDwvcmRmOlJERj4gIDwvbWV0YWRhdGE+ICA8ZyAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIiAgICAgaWQ9ImxheWVyMSIgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTc5Ni4zNjIxOCkiPiAgICA8cGF0aCAgICAgICBzb2RpcG9kaTp0eXBlPSJhcmMiICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjE1LjM0OTE3MTY0O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjQ7c3Ryb2tlLW9wYWNpdHk6MTtzdHJva2UtZGFzaGFycmF5Om5vbmUiICAgICAgIGlkPSJwYXRoMzY4NSIgICAgICAgc29kaXBvZGk6Y3g9IjEzMi4zMjk5OSIgICAgICAgc29kaXBvZGk6Y3k9IjEzNC43ODE2OSIgICAgICAgc29kaXBvZGk6cng9IjExMy4xMzcwOCIgICAgICAgc29kaXBvZGk6cnk9IjEwOS4wOTY0NyIgICAgICAgZD0ibSAyNDUuNDY3MDYsMTM0Ljc4MTY5IGEgMTEzLjEzNzA4LDEwOS4wOTY0NyAwIDEgMSAwLC0wLjAwMiIgICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMS4wNTcyMjg1LDAsMCwxLjA5MzAyMjcsLTEyLjA0MTI5MSw3NzcuNTQ3ODIpIiAgICAgICBzb2RpcG9kaTpzdGFydD0iMCIgICAgICAgc29kaXBvZGk6ZW5kPSI2LjI4MzE2NzkiICAgICAgIHNvZGlwb2RpOm9wZW49InRydWUiIC8+ICAgIDx0ZXh0ICAgICAgIHhtbDpzcGFjZT0icHJlc2VydmUiICAgICAgIHN0eWxlPSJmb250LXNpemU6Ni44OTQ2NjU3MnB4O2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtdmFyaWFudDpub3JtYWw7Zm9udC13ZWlnaHQ6bm9ybWFsO2ZvbnQtc3RyZXRjaDpub3JtYWw7bGluZS1oZWlnaHQ6MTI1JTtmaWxsOiMwMDAwMDA7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmU7Zm9udC1mYW1pbHk6QXJpYWw7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjpBcmlhbCIgICAgICAgeD0iMzQuNDA5NzU2IiAgICAgICB5PSI4NjkuMDYxMDQiICAgICAgIGlkPSJ0ZXh0MzcxMCIgICAgICAgc29kaXBvZGk6bGluZXNwYWNpbmc9IjEyNSUiICAgICAgIHRyYW5zZm9ybT0ic2NhbGUoMC44OTA4MDUxLDEuMTIyNTgpIj48dHNwYW4gICAgICAgICBzb2RpcG9kaTpyb2xlPSJsaW5lIiAgICAgICAgIGlkPSJ0c3BhbjM3MTIiICAgICAgICAgeD0iMzQuNDA5NzU2IiAgICAgICAgIHk9Ijg2OS4wNjEwNCIgICAgICAgICBzdHlsZT0iZm9udC1zaXplOjEyNC4xMDM5NzMzOXB4O2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtdmFyaWFudDpub3JtYWw7Zm9udC13ZWlnaHQ6Ym9sZDtmb250LXN0cmV0Y2g6bm9ybWFsO3RleHQtYWxpZ246c3RhcnQ7bGluZS1oZWlnaHQ6MTI1JTt3cml0aW5nLW1vZGU6bHItdGI7dGV4dC1hbmNob3I6c3RhcnQ7Zm9udC1mYW1pbHk6QXJpYWw7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjpBcmlhbCBCb2xkIj5NSVQ8L3RzcGFuPjwvdGV4dD4gIDwvZz48L3N2Zz4= "Expat-MIT" - -[AVC:shd]: https://img.shields.io/badge/AVC-supported-brightgreen.svg?style=plastic&labelColor=black -[AVCVAL:shd]: https://github.com/zer0Kerbal/MoarKerbals/workflows/Validate%20AVC%20.version%20files/badge.svg - - -[LINK:zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-zer0kerbal/ "zer0Kerbal" -[LINK:taniwha]: https://forum.kerbalspaceprogram.com/index.php?/profile/57176-taniwha/ "Taniwha" - - -[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 "国语" -[HA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Hawaii-flag-sm.png "ʻŌlelo Pākē" - - \ No newline at end of file diff --git a/docs/ReleaseNotes/index.md b/docs/ReleaseNotes/index.md new file mode 100644 index 00000000..4a18e11c --- /dev/null +++ b/docs/ReleaseNotes/index.md @@ -0,0 +1,12 @@ +# ReleaseNotes + +## Categories + + +## Documents +- [4.0.2.4](4.0.2.4.md) +- [4.0.2.5](4.0.2.5.md) +- [4.0.2.6](4.0.2.6.md) +- [4.0.2.7](4.0.2.7.md) +- [4.0.9.9](4.0.9.9.md) +- [4.0.99.1](4.0.99.1.md) \ No newline at end of file diff --git a/docs/_Sidebar.md b/docs/_Sidebar.md new file mode 100644 index 00000000..dd55b092 --- /dev/null +++ b/docs/_Sidebar.md @@ -0,0 +1,7 @@ + * [Home](./index) + * * [Attribution](./Attribution) + * [Legal Mumbo Jumbo](./LegalMumboJumbo) + * [Localiztions](./Localizations) + + +[//]: # "generated by https://www.npmjs.com/package/github-wiki-sidebar" diff --git a/docs/config.yml b/docs/_config.yml similarity index 100% rename from docs/config.yml rename to docs/_config.yml diff --git a/docs/index.md b/docs/index.md index c4062125..82263e41 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,9 +1,11 @@ # ## Categories - +- [ReleaseNotes](./ReleaseNotes/index.md) ## Documents +- [404](404.md) - [Attribution](Attribution.md) - [LegalMumboJumbo](LegalMumboJumbo.md) -- [Localizations](Localizations.md) \ No newline at end of file +- [Localizations](Localizations.md) +- [_Sidebar](_Sidebar.md) \ No newline at end of file