You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KSP-Conformal-Decals/README.md

41 lines
2.1 KiB
Markdown

# Conformal Decals
2 years ago
[![Art: CC BY-SA 4.0](https://img.shields.io/badge/Art%20License-CC%20BY--SA%204.0-orange.svg)](https://creativecommons.org/licenses/by-sa/4.0/) [![Code: GPL v3](https://img.shields.io/badge/Code%20License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![CKAN: Indexed](https://img.shields.io/badge/CKAN-Indexed-brightgreen.svg)](https://github.com/KSP-CKAN/CKAN)
4 years ago
![Screenshot](http://pileof.rocks/KSP/images/ConformalDecalsHeader.png)
Conformal Decals adds a set of decal stickers to KSP, as well as providing a framework for creating your own decals which conform to the surface of the parts they are attached to.
## Dependencies
Required:
- KSP (1.8.x to 1.10.x)
- B9 Part Switch (2.18.0). Bundled with release.
- ModuleManager (4.1.4). Bundled with release.
- Shabby (0.2.0 unofficial build). Bundled with release.
- HarmonyKSP (2.0.4.0). Bundled with release.
4 years ago
Optional:
- Wild Blue Tools. For custom decals category in the VAB and SPH.
## Credits
- Art and Plugin code: Andrew Cassidy (Cineboxandrew)
- Semiotic decal pack based on the work of Ron Cobb
4 years ago
- Munar decal pack based on the work of Gavin Rothery
- Header image by Zorg, featuring parts from Bluedog Design Bureau
## Installation
Place the contents of the "GameData" folder into the GameData folder for your KSP install. Shabby, B9 Part Switch, and ModuleManager are required.
## Licensing
Art assets and configuration files are licensed CC-BY-SA 4.0, as described in the LICENSE-ART.md file. You are free to share and adapt them as long as you provide credit to Andrew Cassidy and share them under the same license.
Plugin code is distributed under the GPL v3, as described in the LICENSE-SOURCE.md file
Any bundled mods are distributed under their own license:
4 years ago
- ModuleManager by blowfish and sarbian is distributed under a Creative Commons Sharealike license. More details, including source code, can be found [here](https://forum.kerbalspaceprogram.com/index.php?/topic/50533-*).
- B9PartSwitch by blowfish is distributed under the LGPL v3 license.
4 years ago
- Shabby by taniwha is distributed under the GPL v3 license.