KSP-Conformal-Decals/.mod_data.yml

27 lines
848 B
YAML
Raw Normal View History

2020-06-17 03:50:43 +00:00
# Example annotated build data file
2020-06-17 04:04:26 +00:00
mod-name: ConformalDecals
2020-06-17 03:50:43 +00:00
package:
include-dependencies: true # Include dependencies in the package
2020-06-17 04:01:52 +00:00
included-gamedata: # Include these gamedata-level folders in packages:
2020-06-17 03:50:43 +00:00
- ConformalDecals
included-support: # Include these root-level files in packages
- README.md
- LICENSE-ART.md
- LICENSE-SOURCE.md
2020-06-17 04:34:03 +00:00
- changelog.txt
2020-06-17 03:50:43 +00:00
dependencies: # Configure dependencies
ModuleManager:
location: url
url: https://ksp.sarbian.com/jenkins/job/ModuleManager/157/artifact/ModuleManager.4.1.3.dll
zip: false
2020-06-17 03:50:43 +00:00
B9PartSwitch:
location: url
url: http://pileof.rocks/KSP/B9PartSwitch-v2.16.0.zip
zip: true
2020-06-17 03:50:43 +00:00
Shabby:
location: url
url: http://taniwha.org/~bill/Shabby_v0.1.2.zip
zip: true
deploy:
GitHub:
enabled: true # activate/deactivate this deployment script