Skip to content

Commit

Permalink
Merge pull request #98 from JPLRepo/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
JPLRepo authored Mar 4, 2020
2 parents 0cb997e + b856b0c commit 4e6cbaf
Show file tree
Hide file tree
Showing 20 changed files with 1,628 additions and 1,134 deletions.
16 changes: 16 additions & 0 deletions Distribution/GameData/CommunityResourcePack/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
1.3.0 - 2019.10.28
------------------
KSP 1.8.x Compatibility

1.2.0 - 2019.08.04
------------------
KSP 1.7.x Compatibility

1.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility

1.0.1 - 2018.11.20
------------------
Fixed antimatter config name

1.0.0 - 2018.10.20
------------------
KSP 1.5.0 Compatibility
Expand Down
8 changes: 4 additions & 4 deletions Distribution/GameData/CommunityResourcePack/CRP.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
},
"VERSION":{
"MAJOR":1,
"MINOR":0,
"MINOR":3,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":5,
"MINOR":8,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":5,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":5,
"MINOR":8,
"PATCH":9
}
}
Loading

0 comments on commit 4e6cbaf

Please sign in to comment.