zer0Kerbal
released this
17 Aug 06:16
·
26 commits
to master
since this release
Version 0.9.99.0-adoption - <Thank you Nuke>
edition
- 16 Aug 2022
- Released for Kerbal Space Program [KSP 1.12.x]
DO A CLEAN INSTALL:
DELETE EXISTING INSTALLATION THEN RE-INSTALL
Download from CurseForge
Changes
Adoption by zer0Kerbal
Summary
- Split off from Nukes Tiny Parts
- this is the first in a series of updates to Nukes Tiny Girders
- smaller updates make updating the addon much more manageable.
- Included <ghostparts.cfg>
Update License
- Updated License: GPL-2.0
- was: Public Domain
- closes #24 - Updated License
docs/
- Add
- [
_config.yml
] - [Attribution.md] v1.0.7.1
- [ManualInstallation.md] v1.1.8.0
- [404.md] v1.0.3.2
- [LegalMumboJumbo.md] v1.0.5.1
- [Localizations.md] v1.1.7.0
- [Marketing.md] v1.0.1.0
- [Notices.md] v1.0.1.0
- [Disclaimer.md] v1.0.1.0
- [PartCatalog.md] v1.1.4.1
- [Why.md] v1.1.0.0
- [
- closes #25 - docs/
Asset Updates
- create Assets/ folder
- convert from mesh to MODEL
- rename
- models to unique names
- textures to unique names
- update
- model pointers (.png et al to .dds)
- model texture pointers to new names
- relocate assets to Assets/
- eliminate
- duplicate textures
- duplicate models
- relocate part.cfg to Parts/
- closes #26 - Asset Updates
Localization 0.9.99.0
- Create
- Localization/
- <en-us.cfg>
- [readme.md] v2.1.2.0
- [quickstart.md] v1.0.1.1
- Localization/
- updates #5 - Localization Master
- closes #6 - Localization - English <en-us.cfg>
- updates #23 - Part Localization
- closes #27 - Localization
Add localized tags to parts
- Add
- [NukesTinyGirderss.cfg] v1.0.0.0
- adds localized tags to parts
- [NukesTinyGirderss.cfg] v1.0.0.0
- closes #28 - Add localized tags to parts
Img
- Create
- Hero.png
- closes #29 - Create Hero.png
Parts 0.9.99.0
- Rename parts to unique names following the pattern
ntg-<PART-NAME>
- [tinyGirderDock] --> [ntg-dock]
- [tinyGirderExplodie] --> [ntg-explodie]
- [tinyGirderHalfMeterAdapter] --> [ntg-adapter-half]
- [tinyGirderHuge] --> [ntg-huge]
- [tinyGirderIonThruster] --> [ntg-thruster-ion]
- [tinyGirderLarge] --> [ntg-large]
- [tinyGirderLargeElbow] --> [ntg-large-elbow]
- [tinyGirderLargeHub] --> [ntg-large-hub]
- [tinyGirderLargeHubTank] --> [ntg-large-hub-tank]
- [tinyGirderLfArcjetThruster] --> [ntg-thruster-arcjet-lf]
- [tinyGirderMedium] --> [ntg-medium]
- [tinyGirderMediumTank] --> [ntg-medium-tank]
- [tinyGirderMiniscule] --> [ntg-miniscule]
- [tinyGirderOctoHub] --> [ntg-octo-hub]
- [tinyGirderSmall] --> [ntg-small]
- [tinyGirderSmallElbow] --> [ntg-small-elbow]
- [tinyGirderSmallHub] --> [ntg-small-hub]
- [tinyGirderSmallTank] --> [ntg-small-tank]
- [tinyGirderTiny] --> [ntg-tiny]
- Add
- <ghostparts.cfg> to attempt to prevent any damage to existing save games.
- is not permanent. will be removed when the mod is updated to 1.0.0.0-release
- Rename filename to unique filenames following the pattern
ntg-<PART-NAME>
- --> <ntg-dock.cfg>
- --> <ntg-explodie.cfg>
- --> <ntg-adapter-half.cfg>
- --> <ntg-huge.cfg>
- --> <ntg-thruster-ion.cfg>
- --> <ntg-large.cfg>
- --> <ntg-large-elbow.cfg>
- --> <ntg-large-hub.cfg>
- --> <ntg-large-hub-tank.cfg>
- --> <ntg-thruster-arcjet-lf.cfg>
- --> <ntg-medium.cfg>
- --> <ntg-medium-tank.cfg>
- --> <ntg-miniscule.cfg>
- --> <ntg-octo-hub.cfg>
- --> <ntg-small.cfg>
- --> <ntg-small-elbow.cfg>
- --> <ntg-small-hub.cfg>
- --> <ntg-small-tank.cfg>
- --> <ntg-tiny.cfg>
- Move
- Module [TweakScale] out from part.cfg's into separate file
- [TweakScale.cfg]
- Module [TweakScale] out from part.cfg's into separate file
Compatibility 0.9.99.0
- Create
- [TweakScale.cfg] 1.0.0.0
Status 0.9.99.0
- Issues
See More
- Changelog Summary for more details of changes: See ChangeLog
- Discussions and news on this mod : See Discussions or KSP Forums
- Known Issues for more details of feature requests and known issues : See Known Issues
- GitHub Pages : See Pages
Localization
HELP WANTED - See the README in the Localization folder or the Quickstart Guide for instructions for adding or improving translations. GitHub push is the best way to contribute. Additions and corrections welcome!
red box below is a link to forum post on how to get support
Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date
How to support this and other great mods by zer0Kerbal
What's Changed
- Version 0.9.99.0-adoption -
<Thank you Nuke>
edition by @zer0Kerbal in #30
New Contributors
- @zer0Kerbal made their first contribution in #30
Full Changelog: https://github.com/zer0Kerbal/NukesTinyGirders/commits/0.9.99.0-adoption