-
Notifications
You must be signed in to change notification settings - Fork 22
/
.mod_data.yml
39 lines (39 loc) · 1.13 KB
/
.mod_data.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
mod-name: CryoEngines
package:
include-dependencies: true # Include dependencies in the package
included-gamedata:
- CryoEngines
included-support: # Include these root-level files in packages
- readme.txt
- changelog.txt
dependencies: # Configure dependencies
ModuleManager:
version: 4.2.3
location: s3
B9PartSwitch:
version: 2.20.0
location: s3
CommunityResourcePack:
version: 1.4.2
location: s3
DynamicBatteryStorage:
tag: 2.3.1
location: github
repository: post-kerbin-mining-corporation/DynamicBatteryStorage
DeployableEngines:
tag: 1.3.1
location: github
repository: post-kerbin-mining-corporation/DeployableEngines
CryoTanks:
tag: 1.6.6
location: github
repository: post-kerbin-mining-corporation/CryoTanks
deploy:
SpaceDock:
enabled: true # activate/deactivate this deployment script
mod-id: 709 # The Spacedock mod ID for deployment
CurseForge:
enabled: true # activate/deactivate this deployment script
mod-id: 230112 # The CurseForge mod ID for deployment
GitHub:
enabled: true # activate/deactivate this deployment script