Skip to content

Commit

Permalink
Brazilian Portuguese localization
Browse files Browse the repository at this point in the history
  • Loading branch information
jarosm committed Mar 7, 2021
1 parent 42814c3 commit 46923a9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
Binary file modified GameData/ParkingBrake/ParkingBrake.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion GameData/ParkingBrake/ParkingBrake.version
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{
"MAJOR" : 0,
"MINOR" : 4,
"PATCH" : 2,
"PATCH" : 3,
"BUILD" : 0
},
"KSP_VERSION" :
Expand Down
2 changes: 1 addition & 1 deletion ParkingBrake/ParkingBrake/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.4.2.0")]
[assembly: AssemblyVersion("0.4.3.0")]
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
KSP mod for stopping sliding of a vessel on a slope.

# Changelog
## Version 0.4.3
- Brazilian Portuguese localization by Lisias

## Version 0.4.2
- Parking brake is disengaged when vessel starts to fly
- Parking brake is disengaged when you switch off brakes
Expand Down

0 comments on commit 46923a9

Please sign in to comment.