Skip to content

Commit

Permalink
Prepared release.
Browse files Browse the repository at this point in the history
  • Loading branch information
e-dog committed May 3, 2015
1 parent 636adb9 commit 5a7695f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Misc/makezip.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
set name=C:\games\KSPtest\ProcFairings_3.12.zip
set name=C:\games\KSPtest\ProcFairings_3.13.zip
del %name%
7z a %name% readme.txt
cd ..
Expand Down
7 changes: 7 additions & 0 deletions Misc/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ Right-click parts and use tweakables.
Maximum (and minimum) part size is limited by tech. See GameData/ProceduralFairings/common.cfg for details.

--- Version history ---
3.13
-Updated for KSP 1.0.2.
-Rewrote automatic payload struts, strutting all shielded parts now.
-Fixed bug when it was impossible to revert sometimes.
-Fixed slowdown in the editor when tweaking fairing sides.
-Fixed thrust plate mass parameters.

3.12
-Updated for KSP 1.0.
-Procedural fairings now use new stock airstream shielding and drag cube rendering.
Expand Down

0 comments on commit 5a7695f

Please sign in to comment.