forked from russnash/Kaboom
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangelog.cfg
43 lines (43 loc) · 945 Bytes
/
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
41
42
43
// Changelog.cfg v1.0.0.0
// Kaboom!
// created: 2020 02 25
// updated: 2020 03 11
KERBALCHANGELOG
{
showChangelog = True
modName = Kaboom!
license = GPLv2
author = russnash37, zer0Kerbal
VERSION
{
verison = 1.2.0.0
versionName = Now with more BOOM!
change = >>-- adoption by zer0Kerbal --<<
change = recompile for KSP 1.7.3 with .NET 3.5
change = usual spring cleaning and automation
change = Add red switch safety plate to PAW
change = create new thread
}
VERSION
{
version = 1.1.3
versionName = for Kerbal Space Program 1.4.3
change = Released on 2017-06-25
change = Updated for compatibility with KSP 1.3.
}
VERSION
{
version = 1.1.2
versionName = for Kerbal Space Program 1.2
change = Released on 2016-10-16
change = Updated to support KSP 1.2
}
VERSION
{
version = 1.1.1
versionName = for Kerbal Space Program 1.1.3
change = Released on 2016-07-09
}
}
// CC BY-NC-SA-4.0
// zer0Kerbal