mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Document fixes
This commit is contained in:
@ -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
|
||||
|
@ -6,7 +6,7 @@
|
||||
{
|
||||
"MAJOR":0,
|
||||
"MINOR":1,
|
||||
"PATCH":0,
|
||||
"PATCH":1,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
|
@ -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:
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user