-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy path.mod_data.yml
35 lines (35 loc) · 1.03 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
mod-name: NearFutureElectrical
package:
include-dependencies: true # Include dependencies in the package
included-gamedata:
- NearFutureElectrical
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.3
location: github
repository: post-kerbin-mining-corporation/DynamicBatteryStorage
SystemHeat:
tag: 0.7.4
location: github
repository: post-kerbin-mining-corporation/SystemHeat
deploy:
SpaceDock:
enabled: true # activate/deactivate this deployment script
mod-id: 558 # The Spacedock mod ID for deployment
CurseForge:
enabled: true # activate/deactivate this deployment script
mod-id: 220671 # The CurseForge mod ID for deployment
GitHub:
enabled: true # activate/deactivate this deployment script