Skip to content

Commit 6d0dd51

Browse files
committed
Update Changelog.cfg
1 parent edb0d08 commit 6d0dd51

1 file changed

Lines changed: 3 additions & 16 deletions

File tree

Changelog.cfg

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
1-
KERBALCHANGELOG //Required to have this name
2-
{
3-
showChangelog = True //To show the changelog, this must be set to True
4-
modName = FieldTrainingLab //Add your mod's name here
5-
VERSION //Declares a version node
6-
{
7-
version = 1.1 //Version number, numbers only with no spaces!
8-
change = Fixed window scrolling //any changes in that version. There can be as many change fields as you want
9-
change = Added shiny buttons
10-
change = Removed bugs
11-
}
12-
VERSION
13-
{
14-
version = 1.0
15-
change = First release!
16-
}
1+
KERBALCHANGELOG //Required to have this name
2+
{ showChangelog = True //To show the changelog, this must be set to True modName = FieldTrainingLab //Add your mod's name here VERSION //Declares a version node { version = 1.0.3.4 change = Adoption by zer0Kerbal change = Added PAW grouping (really needed for these mods) change = Added a blurb in the editor getInfo{} change = Added InstallChecker.cs change = Updated patch - now patches all parts with moduleScienceLab
3+
change = Removed other patch change = changed the TrainingLab to be FieldTrainginLab (patches reflect this) } VERSION { version = 1.0.3.3 change = >>-- EFour's last release --<< }
174
}

0 commit comments

Comments
 (0)