Skip to content

Commit

Permalink
Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel-125 committed Jun 19, 2020
1 parent 85cea52 commit f78619b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
{
"USERNAME":"Angel-125",
"REPOSITORY":"KerbalActuators",
"ALLOW_PRE_RELEASE":false,
"ALLOW_PRE_RELEASE":false
},
"VERSION":
{
"MAJOR":1,
"MINOR":8,
"PATCH":2,
"BUILD":0
"PATCH":3,
"BUILD":1
},
"KSP_VERSION_MIN":
{
Expand Down
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions GameData/WildBlueIndustries/001KerbalActuators/Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Copy the contents of the mod's GameData directory into your GameData folder.

---REVISION HISORY---

1.8.3
- Bug fixes

1.8.2
- WBIPropSpinner can now be controlled via throttle setting via isThrottleControlled flag. Default is false. If set to true, then when the engine is running and operational, the spinning is controlled by throttle instead of thrust. For RCS, RCS must be activated.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"USERNAME":"Angel-125",
"REPOSITORY":"ClassicStockResources",
"ALLOW_PRE_RELEASE":false,
"ALLOW_PRE_RELEASE":false
},
"VERSION":
{
Expand Down

0 comments on commit f78619b

Please sign in to comment.