Readme and credits fixes

This commit is contained in:
ChrisAdderley
2019-02-19 13:47:39 -08:00
parent fdd8ea182d
commit 987b0fef88
8 changed files with 104 additions and 11 deletions

View File

@ -38,7 +38,7 @@ Localization
#LOC_RestockPlus_restock-engine-srb-striker_tags = a moar (more motor rocket srb restock
#LOC_RestockPlus_restock-engine-srb-anvil_title = STS-1 'Anvil' Solid Rocket Booster
#LOC_RestockPlus_restock-engine-srb-anvil_description = This colossal solid rocket booster
#LOC_RestockPlus_restock-engine-srb-anvil_description = This colossal solid rocket booster has more than enough power to be used to push lower thrust cores really high up or even be used as a core stage, if your engineers feel that the unstable explosive combustion's spine-tingling rumble could be harnessed as a back massage function for bored Kerbonauts.
#LOC_RestockPlus_restock-engine-srb-anvil_tags = a moar (more motor rocket shuttle ssrb srb restock
// RCS
@ -103,13 +103,13 @@ Localization
#LOC_RestockPlus_restock-docking-375-1_tags = restock berth capture connect couple dock fasten join moor socket
#LOC_RestockPlus_restock-decoupler-1875-1_title = TD-18 Decoupler
#LOC_RestockPlus_restock-decoupler-1875-1_description = The TD-18 Stack Decoupler is a medium sized tool for splitting rockets.
#LOC_RestockPlus_restock-decoupler-1875-1_description = The TD-18 Stack Decoupler is a medium sized tool for splitting rockets.
#LOC_RestockPlus_restock-decoupler-1875-1_tags = restock reak decouple explo kerbodyne separat split
#LOC_RestockPlus_restock-separator-1875-1_title = TS-18 Separator
#LOC_RestockPlus_restock-separator-1875-1_description = The TS-18 Stack Separator is a medium sized separator, much like the other separators. Unlike Decouplers, Separators will eject anything connected to themselves. This is good, as it removes the need to worry about which side needs to be pointed away from face. Try to not look at it too much though.
#LOC_RestockPlus_restock-separator-1875-1_tags = restock break decouple separat split stag
// Aerodynamic
#LOC_RestockPlus_restock-nosecone-1875-1_title = Protective Rocket Nose Mk18
#LOC_RestockPlus_restock-nosecone-1875-1_description = For capping off those medium size boosters, you can't beat the Mark 18, unless you're the Mark 19.

View File

@ -0,0 +1,28 @@
{
"NAME":"ReStock",
"URL":"https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/master/GameData/ReStockPlus/Versioning/ReStockPlus.version",
"DOWNLOAD":"",
"VERSION":
{
"MAJOR":0,
"MINOR":1,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":6,
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":6,
"PATCH":99
}
}

View File

@ -9,15 +9,21 @@
-- Mk-1H 'Torch' Liquid Fuel Engine (Nertea): 0.625m lifter engine
-- RT-1 'Mallet' Solid Rocket Booster (Nertea): 0.625m SRB
-- RT-2 'Striker' Solid Rocket Booster (Nertea): 0.625m longer SRB
-- STS-1 'Anvil' Solid Rocket Booster (Nertea): 1.875m giant shuttle SRB
- New Fuel Tank parts
-- Kerbodyne S3-3600 Nosecone Tank (Nertea): A 3.75m fuelled nosecone
-- Kerbodyne S3-1800 Tank (Nertea): A compact size 3.75m tank
-- Oscar-C Fuel Tank (Nertea): A 2x Oscar-B size tank
-- Oscar-D Fuel Tank (Nertea): A 4x Oscar-B size tank
-- Oscar-E Fuel Tank (Nertea): A 8x Oscar-B size tank
-- Stratus-V Miniature Monopropellant Tank (Nertea): A probe-sized RCS tank. Replaces MH tiny RCS tank if installed
- New Aerodynamic parts
-- Protective Rocket Nose Mk18 (Nertea): 1.875m nosecone
- New Command parts
-- RC-XL001 Remote Guidance Unit (Nertea): 3.75m RGU
- New Coupling parts
-- TD-18 Stack Decoupler (Nertea): 1.875m decoupler. Replaces MH decoupler if installed
-- TS-18 Stack Separator (Nertea): 1.875m separator. Replaces MH separator if installed
-- Clamp-O-Tron Docking Port 'Grande' (Nertea): 3.75m docking port
- New Structural parts
-- Kerbodyne ADTP-2-3A (Nertea): A hollow version of the fuelled 3.75 to 2.5m adapter
@ -27,7 +33,7 @@
-- AE-FF1-L Airstream Protective Shell (1.875m) (Nertea): a 1.875m fairing base. Replaces MH 1.875m fairing base if installed
- New Science parts
-- SC-9001R Radial Science Jr (Andrew Cassidy): A radial version of the materials bay
-- Mystery Goo™ Inline Containment Unit (Andrew Cassidy): An inline version of the goo cannister
-- Mystery Goo™ Inline Containment Unit (Andrew Cassidy): An inline version of the goo canister
- New Electrical parts
-- Z-10K Rechargeable Battery Bank (Nertea): 3.75m stack battery
- New Communications parts
@ -44,4 +50,4 @@
-- RC-15 RCS Thruster Block (Nertea): Five way RCS block, mini size
- Patches and fixes
-- Gimbals are enabled on stock SRBs
-- Oscar-B tank volume has been fixed (was far too high at 40, is now 18)
-- Oscar-B tank volume has been fixed (was far too high at 40, is now consistent at 18)

View File

@ -4,8 +4,9 @@ RESTOCK+ 0.1.0
Restock+ is a complement to Restock which adds useful parts that we feel are missing from the base game. At the moment this concentrates on a couple of primary areas:
- 0.625m parts: filling out this range with engines, fuel tanks, SRBs and more
- 1.875m parts: filling out this range with a new SRB and hopefully more in the future
- 3.75m parts: filling out the range with engines, docking ports, control systems and more
In addition some glaring bugfixes and improvements are made
In addition some glaring bugfixes and improvements are made. For a full list, consult the changlog
============
DEPENDENCIES
@ -19,9 +20,20 @@ Required:
CREDITS
=============
Art
- Chris Adderley (Nertea)
- Andrew Cassidy
Drag cube wizardry
- DMagic
Plugin code
- blowfish
Lead Testing:
- Tyko
- Poodmund
============
INSTALLATION
============
@ -32,6 +44,9 @@ To install, place the GameData folder inside your Kerbal Space Program folder. I
LOCALIZATION
============
This mod provides localization support for the following languages:
- English
- German (woeller)
=========
LICENSING