Skip to content

Commit

Permalink
Release 0.0.1.0 (LisiasT) for KSP >= 1.2.2 (Beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Aug 9, 2020
1 parent c564cab commit c95bdd7
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# TweakScale Companion :: OPT :: Changes

* 2020-0809: 0.0.1.0 (LisiasT) for KSP >= 1.2.2
+ First public (beta) release
+ Added patches for OPT (Classic & Legacy)
+ "Clean room" implementation for OPT Legacy.
- Potential conflicts with older patches from Legacy.
- Yes, use [S.A.V.E.](https://forum.kerbalspaceprogram.com/index.php?/topic/94997-1100-save-automatic-backup-system-1100-3173/) !
6 changes: 6 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# TweakScale Companion :: OPT :: Change Log

* 2020-0809: 0.0.1.0 (LisiasT) for KSP >= 1.2.2
+ First public (beta) release
+ Added patches for OPT (Classic & Legacy)
+ "Clean room" implementation for OPT Legacy.
- Potential conflicts with older patches from Legacy.
- Yes, use [S.A.V.E.](https://forum.kerbalspaceprogram.com/index.php?/topic/94997-1100-save-automatic-backup-system-1100-3173/) !
4 changes: 3 additions & 1 deletion KNOWN_ISSUES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# TweakScale Companion :: OPT :: Known Issues

None at the moment. :)
* The OPT Legacy patches were remade from scratch, "clean room" style.
+ This means that any error on the old patches from Legacy was fixed, but also will tamper with some savegames. Proceed with caution.
+ Yes, use [S.A.V.E.](https://forum.kerbalspaceprogram.com/index.php?/topic/94997-1100-save-automatic-backup-system-1100-3173/) !
2 changes: 1 addition & 1 deletion TweakScaleCompanion_OPT.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"VERSION":{
"MAJOR":0,
"MINOR":0,
"PATCH":0,
"PATCH":1,
"BUILD":0
},
"KSP_VERSION_MIN":{
Expand Down

0 comments on commit c95bdd7

Please sign in to comment.