KSP-Conformal-Decals/.mod_data.yml

25 lines
701 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
- CHANGELOG.md
dependencies: # Configure dependencies
ModuleManager:
version: 4.1.3
location: s3
B9PartSwitch:
version: 2.13.0
location: s3
Shabby:
location: url
url: http://taniwha.org/~bill/Shabby_v0.1.2.zip
zip: true
deploy:
GitHub:
enabled: true # activate/deactivate this deployment script