diff --git a/.mod_data.yml b/.mod_data.yml index 1d96bf2..5353f5b 100644 --- a/.mod_data.yml +++ b/.mod_data.yml @@ -11,11 +11,13 @@ package: - CHANGELOG.md dependencies: # Configure dependencies ModuleManager: - version: 4.1.3 - location: s3 + location: url + url: https://ksp.sarbian.com/jenkins/job/ModuleManager/157/artifact/ModuleManager.4.1.3.dll + zip: false B9PartSwitch: - version: 2.13.0 - location: s3 + location: url + url: http://pileof.rocks/KSP/B9PartSwitch-v2.16.0.zip + zip: true Shabby: location: url url: http://taniwha.org/~bill/Shabby_v0.1.2.zip diff --git a/README.md b/README.md index b7b6ba8..36792f5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Conformal Decals v0.1.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-lightgrey.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) 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.