ReStocked/Distribution/Restock/readme.txt

94 lines
2.6 KiB
Plaintext
Raw Normal View History

2018-05-29 17:36:23 +00:00
=============
2020-07-03 04:43:31 +00:00
RESTOCK 1.2.0
2018-05-29 17:36:23 +00:00
=============
2018-07-24 19:10:44 +00:00
Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the canceled Part Overhaul project by Porkjet.
2018-07-24 19:10:44 +00:00
2019-03-05 20:50:42 +00:00
Parts should behave almost exactly the same as they do in stock KSP - there are no gameplay or collider changes except as indicated in the NOTES section below.
Our goal is to bringing consistency, better and more educational detail and prettier rockets to the KSP experience.
2018-07-24 19:10:44 +00:00
============
DEPENDENCIES
============
Required:
2020-01-03 19:50:10 +00:00
- ModuleManager (4.1.3)
2018-07-24 19:10:44 +00:00
2019-02-01 19:16:44 +00:00
=======
2018-07-24 19:10:44 +00:00
CREDITS
2019-02-01 19:16:44 +00:00
=======
2018-07-24 19:10:44 +00:00
2019-02-01 19:16:44 +00:00
Art
2018-07-24 19:10:44 +00:00
- Chris Adderley (Nertea)
- Andrew Cassidy (Cineboxandrew)
2018-07-24 19:10:44 +00:00
- Beale
2019-02-27 23:26:58 +00:00
- blowfish
2018-07-24 19:10:44 +00:00
- Passinglurker
2019-02-27 19:22:00 +00:00
- Porkjet
2019-02-27 23:26:58 +00:00
- riocrokite
2019-02-11 19:01:01 +00:00
Drag cube wizardry
- DMagic
2019-02-01 19:16:44 +00:00
Plugin code
- blowfish
2019-03-05 04:31:51 +00:00
Lead Testing
2019-02-01 19:16:44 +00:00
- Tyko
- Poodmund
2018-07-24 19:10:44 +00:00
============
INSTALLATION
============
To install, drag the ReStock folder and ModuleManager DLL from the GameData folder you downloaded into your Kerbal Space Program GameData folder. If installed correctly, you should see:
2019-03-15 05:22:45 +00:00
- Kerbal Space Program
- GameData
- Squad
- ReStock
- Assets
- Patches
- etc.
2020-04-22 21:58:23 +00:00
- ModuleManager.4.1.3.dll
2018-07-24 19:10:44 +00:00
2019-02-19 21:47:39 +00:00
===============
ASSET BLACKLIST
===============
2019-03-05 20:50:42 +00:00
Restock contains a plugin that stops replaced stock assets from loading, reducing the memory footprint of the mod. The list of blacklisted assets can be found in GameData/ReStock/Restock.restockblacklist.
2019-02-19 21:47:39 +00:00
If your mod requires a stock texture, you can create a xxx.restockwhitelist file anywhere in your GameData distribution. Each line in this file can target an asset or a folder, for example adding this line to the whitelist file:
Squad/Parts/Aero/HeatShield/HeatShield3.mu
will cause the size 3 heatshield .mu file to be whitelisted and loaded into the game. You can also whitelist entire folders as follows:
Squad/Parts/Aero/HeatShield/
2019-03-05 20:50:42 +00:00
=====
NOTES
=====
The DTS-M1 Antenna's exact stock colliders were not retained due to technical issues and had to be approximated.
2018-07-24 19:10:44 +00:00
============
LOCALIZATION
============
2019-03-01 18:43:36 +00:00
This mod primarily uses vanilla-provided localization, but for additional strings, it provides localization support for the following languages:
2019-02-19 21:47:39 +00:00
- English
- German (woeller)
2019-05-26 03:53:11 +00:00
- French (Challyss)
- Brazilian Portuguese (AluisioASG)
- Spanish (Niako)
2019-09-18 08:14:18 +00:00
- Simplified Chinese (Duck1998)
2018-07-24 19:10:44 +00:00
=========
LICENSING
=========
2019-02-01 19:16:44 +00:00
See the license.txt file for more information.
2018-07-24 19:10:44 +00:00
2019-02-01 19:16:44 +00:00
Any bundled mods are distributed under their own license:
- ModuleManager by blowfish and sarbian is distributed under a Creative Commons Sharealike license. More details, including source code, can be found here: https://forum.kerbalspaceprogram.com/index.php?/topic/50533-*