KSP-Conformal-Decals/.mod_data.yml

34 lines
1.1 KiB
YAML
Raw Permalink 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
2020-09-30 07:20:09 +00:00
url: https://ksp.sarbian.com/jenkins/job/ModuleManager/159/artifact/ModuleManager.4.1.4.dll
zip: false
2020-06-17 03:50:43 +00:00
B9PartSwitch:
location: url
2021-03-18 11:26:45 +00:00
url: http://pileof.rocks/KSP/B9PartSwitch-v2.18.0.zip
zip: true
2020-06-17 03:50:43 +00:00
Shabby:
location: url
2021-03-18 11:22:13 +00:00
url: http://pileof.rocks/KSP/Shabby_v0.2.0.zip
zip: true
HarmonyKSP:
location: url
url: https://github.com/KSPModdingLibs/HarmonyKSP/releases/download/2.0.4.0/HarmonyKSP_2.0.4.0_for_KSP1.8+.zip
2020-06-17 03:50:43 +00:00
zip: true
deploy:
2020-06-17 21:19:19 +00:00
SpaceDock:
enabled: true # activate/deactivate this deployment script
mod-id: 2451 # The Spacedock mod ID for deployment
GitHub:
enabled: true # activate/deactivate this deployment script