Skip to content

Commit

Permalink
Merge pull request #17 from zer0Kerbal/0.3.0
Browse files Browse the repository at this point in the history
Release 0.3.0
- closes #9
  • Loading branch information
zer0Kerbal authored Dec 19, 2021
2 parents a313d90 + 24b4f97 commit 52cdaaa
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 2 deletions.
5 changes: 4 additions & 1 deletion JoolianDiscovery-CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
0.3 (2014-10-07) - Beta Release
- Fixed texture problem in the neck-adapter part.

0.2 (2014-10-07) - Beta Release
- Added a starter IVA (work in progress)
- Changing versioning file to not be as picky about KSP version
- Changed version file to not be as picky about KSP version

0.1 (2014-10-03) - Inital Beta Test
10 changes: 10 additions & 0 deletions JoolianDiscovery-README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@ send a private message to NecroBones on the KSP forums. Thanks!



Forum Thread:
http://forum.kerbalspaceprogram.com/threads/95383

Kerbal Stuff:
https://kerbalstuff.com/mod/240/Joolian%20Discovery

Curse.com:
http://kerbal.curseforge.com/ksp-mods/224673-joolian-discovery


This parts pack is being shared under the CC-NC-SA license:
http://creativecommons.org/licenses/by-nc-sa/4.0/

2 changes: 1 addition & 1 deletion JoolianDiscovery/JoolianDiscovery.version
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"DOWNLOAD": "https://kerbalstuff.com/mod/240/Joolian%20Discovery",
"VERSION": {
"MAJOR": 0,
"MINOR": 2,
"MINOR": 3,
"PATCH": 0
},
"KSP_VERSION_MIN": {
Expand Down
Binary file not shown.
Binary file not shown.
Binary file added JoolianDiscovery/Parts/JoolianPod/orig/model.mu
Binary file not shown.
Binary file not shown.
Binary file modified JoolianDiscovery/Parts/JoolianSystems/model.mu
Binary file not shown.

0 comments on commit 52cdaaa

Please sign in to comment.