Conformal Decals for KSP
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.
 
 
 
 
 
Go to file
Andrew Cassidy 5065a8abf3 Merge branch 'main' into release 4 years ago
Assets Use enter/return for newline in text entry 4 years ago
GameData/ConformalDecals Fix corrupted text rendering 4 years ago
Source Fix corrupted text rendering 4 years ago
.gitignore Add start of color picker and reorganize 4 years ago
.ksp_deploy_config.yml add CI configuration and reorganize 4 years ago
.mod_data.yml Update modulemanager 4 years ago
.travis.yml spell "git" correctly 4 years ago
LICENSE-ART.md add CI configuration and reorganize 4 years ago
LICENSE-SOURCE.md add CI configuration and reorganize 4 years ago
README.md Fix corrupted text rendering 4 years ago
changelog.txt Fix corrupted text rendering 4 years ago

README.md

Conformal Decals v0.2.2

Build Status Art: CC BY-SA 4.0 Code: GPL v3

Screenshot

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.16.0). Bundled with release.
  • ModuleManager (4.1.4). Bundled with release.
  • Shabby (0.1.2). Bundled with release.

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
  • 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:

  • ModuleManager by blowfish and sarbian is distributed under a Creative Commons Sharealike license. More details, including source code, can be found here.
  • B9PartSwitch by blowfish is distributed under the LGPL v3 license.
  • Shabby by taniwha is distributed under the GPL v3 license.