-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog.cfg
40 lines (40 loc) · 1.21 KB
/
Changelog.cfg
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
40
KERBALCHANGELOG
{
showChangelog = True
modName = B9StockPatches
license = MIT
author = zer0Kerbal
VERSION
{
version = 1.0.0.0
versionName = Choices, Priorities, and Possibilities
change = release
change = last polish pass
}
VERSION
{
version = 0.0.0.4
versionName = Priorities, Priorities
change = split patch into multiples, adds additional types if CRP, KGEx, and/or SimpleConstruction installed
change = added Near Future Exploration patch to swap out LF for LFO in Silver, and OX for LFO in Metal
change = adjusted patches to make the default/initial tank contents match the original tank contents (again thank you to JadeofMaar for assistance)
change = removed structural subtype as it was causing issues needing to be first.
VERSION
{
version = 0.0.0.3
change = one patch was very NEEDy; removed the extra NEEDy
change = MonoPropellant tanks were having an extra buff if used for things other than MP; @refVolume /= 1.5
change = added defaultTankSubPriority
change = added OX tank (if KGEx installed)
VERSION
{
version = 0.0.0.2
change = various fixes - including typos
change = catch missing MP tanks
}
VERSION
{
version = 0.0.0.1
change = Creation by zer0Kerbal
}
}