Update version and add SpaceDock deployment

feature-multiSDF
Andrew Cassidy 4 years ago
parent fae34be358
commit ccd71208dc

@ -6,7 +6,7 @@
{ {
"MAJOR":0, "MAJOR":0,
"MINOR":1, "MINOR":1,
"PATCH":0, "PATCH":1,
"BUILD":0 "BUILD":0
}, },
"KSP_VERSION": "KSP_VERSION":

@ -1,4 +1,4 @@
# Conformal Decals v0.1.0 # Conformal Decals v0.1.1
[![Build Status](https://travis-ci.org/drewcassidy/KSP-Conformal-Decals.svg?branch=release)](https://travis-ci.org/drewcassidy/KSP-Conformal-Decals) [![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) [![Build Status](https://travis-ci.org/drewcassidy/KSP-Conformal-Decals.svg?branch=release)](https://travis-ci.org/drewcassidy/KSP-Conformal-Decals) [![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)
![Screenshot](http://pileof.rocks/KSP/images/ConformalDecalsHeader.png) ![Screenshot](http://pileof.rocks/KSP/images/ConformalDecalsHeader.png)
@ -8,10 +8,12 @@ Conformal Decals adds a set of decal stickers to KSP, as well as providing a fra
## Dependencies ## Dependencies
Required: Required:
- KSP (1.8.0 to 1.9.0) - KSP (1.8.x to 1.9.x)
- B9 Part Switch (2.16.0). Bundled with release. - B9 Part Switch (2.16.0). Bundled with release.
- ModuleManager (4.1.3). Bundled with release. - ModuleManager (4.1.3). Bundled with release.
- Shabby (0.1.2). Bundled with release. - Shabby (0.1.2). Bundled with release.
Optional:
- Wild Blue Tools. For custom decals category in the VAB and SPH.
## Credits ## Credits

@ -1,3 +1,10 @@
v0.1.1
------
Fixes:
- Fixed flag decal not adjusting to new texture sizes immediately.
- Fixed decal bounds being visible on launch.
- Fixed decal bounds being visible in the part icon.
v0.1.0 v0.1.0
------ ------

Loading…
Cancel
Save