Major structural change to the repo

This commit is contained in:
cadderley
2018-05-29 10:36:23 -07:00
parent 68c7ff68b0
commit b4f4d62e0d
37 changed files with 143 additions and 26 deletions

View File

@ -0,0 +1,9 @@
All the assets go here, perhaps like
* ReStock/Assets/Common/
* ReStock/Assets/Common/Endcaps/...
* ReStock/Assets/Engines/125m/...
* ReStock/Assets/Engines/
* ReStock/Assets/Engines/25m/...
* ReStock/Assets/FuelTanks/
* ReStock/Assets/FuelTanks/375m/....

View File

@ -0,0 +1,12 @@
// Proposed format:
// #LOC_RestockPlus_partconfigname_fieldname
// eg.
// #LOC_RestockPlus_restock-engine-375-3_title = ...
// #LOC_RestockPlus_restock-engine-375-3_description = ...
Localization
{
en-us
{
}
}

View File

@ -0,0 +1 @@
// 3.75m docking port

View File

@ -0,0 +1 @@
// 3.75m orbital engine

View File

@ -0,0 +1 @@
// 3.75m compact fuel tank

View File

@ -0,0 +1,3 @@
// Patches for 1.25m engines
// Contains:
// - S3 KS-25 "Vector" Liquid Fuel Engine (SSME): Adds compact, 2.5m and 2.5m (boattail) variants

View File

@ -0,0 +1,3 @@
// Patches for 3.75m structural Parts
// Contents:
// - Kerbodyne ADTP-2-3 (Size3to2Adapter): Adds hollow and fuelled variants

View File

@ -0,0 +1,3 @@
0.1.0
-----
- Initial release

View File

@ -0,0 +1 @@
TBW

View File

@ -0,0 +1,3 @@
==============
RESTOCK+ 0.1.0
==============