|
1 | 1 | KERBALCHANGELOG //Required to have this name |
2 | 2 | { |
3 | 3 | showChangelog = True |
4 | | - modName = FieldTrainingLab |
| 4 | + modName = Field Training Lab (FTL) |
5 | 5 | license = MIT |
6 | 6 | author = efour, zer0Kerbal |
7 | 7 | VERSION |
8 | 8 | { |
9 | 9 | version = 1.2.0.0 |
10 | | - versionName = Options Options Options |
11 | | - change = recompile for KSP 1.9 |
12 | | - change = added game settings page |
13 | | - change = added global setting to enable/disable PAW color |
14 | | - change = added option to globally enable/disable |
15 | | - change = added option: use science and ratio |
16 | | - change = added option: use reputation and ratio |
17 | | - change = added option: use funds and ratio |
| 10 | + changename = New Carpets! Automation Motivation Modernization |
| 11 | + change = <B><color = red>DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL</color></b> |
| 12 | + change = KSP 1.9.1 with .NET 4.8 |
| 13 | + change = update Editor GetInfo() to be more informative |
| 14 | + change = include assembly version in PAW |
| 15 | + CHANGE |
| 16 | + { |
| 17 | + change = game settings page - ***disabled for now*** |
| 18 | + subChange = added game settings page |
| 19 | + subChange = added global setting to enable/disable PAW color |
| 20 | + subChange = added option to globally enable/disable |
| 21 | + subChange = added option: use science and ratio |
| 22 | + subChange = added option: use reputation and ratio |
| 23 | + subChange = added option: use funds and ratio |
| 24 | + } |
18 | 25 | } |
19 | 26 | VERSION |
20 | 27 | { |
|
0 commit comments