Document fixes

This commit is contained in:
ChrisAdderley
2019-03-06 14:24:23 -08:00
parent f6f881f7dd
commit 4288d99d7e
8 changed files with 21 additions and 10 deletions

View File

@ -14,8 +14,8 @@ dependencies: # Configure dependencies
location: s3
deploy:
SpaceDock:
enabled: false # activate/deactivate this deployment script
mod-id: 709 # The Spacedock mod ID for deployment
enabled: true # activate/deactivate this deployment script
mod-id: 2098 # The Spacedock mod ID for deployment
CurseForge:
enabled: false # activate/deactivate this deployment script
mod-id: 230112 # The CurseForge mod ID for deployment

View File

@ -6,7 +6,7 @@
{
"MAJOR":0,
"MINOR":1,
"PATCH":0,
"PATCH":1,
"BUILD":0
},
"KSP_VERSION":

View File

@ -1,4 +1,11 @@
v0.1.0
v0.1.1
------
- Fixed solar array pivots on already-built craft having some potential issues
- Fixed interstage shrouds on already-built and decoupled craft hanging around when they shouldn't
- Fixed diameter of Mk16-XL parachute
- Fixed vertical offset of Mk16 parachute
v0.1.0
------
- Initial release
- Stock parts included:

View File

@ -1,5 +1,5 @@
=============
RESTOCK 0.1.0
RESTOCK 0.1.1
=============
Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the cancelled Part Overhaul project by Porkjet.