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,11 @@
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/....
This will evolve over time, though

View File

@ -0,0 +1,3 @@
// Patches applying art changes to crewed command parts
// Contents:
// - PPD-12 Cupola Module (cupola)

View File

@ -0,0 +1,3 @@
// Patches applying art changes to drone parts
// Contents:
// -

View File

@ -0,0 +1,4 @@
// Patches applying art changes to crewed utility/science parts
// Contents:
// - PPD-10 Hitchhiker Storage Container (crewCabin)
// - Science Mobile Processing Lab MPL-LG-2 (Large_Crewed_Lab)

View File

@ -0,0 +1,18 @@
// Patches applying art changes to crewed utility/science parts
// Contents:
// - Inline Clamp-O-Tron (dockingPortLateral)
// - Clamp-O-Tron Docking Port (dockingPort2)
// Inline Clamp-O-Tron
@PART[dockingPortLateral] {
@author = Passinglurker
!mesh = DELETE
!MODEL = {}
MODEL {
model = ReStock/Assets/Coupling/125/Re_dockingPortInline/restock-inlinedockingport-mk1-1
%rescaleFactor = 1
%manufacturer = #autoLOC_501624
}

View File

@ -0,0 +1,5 @@
// Patches applying art changes to batteries
// Contents:
// - Z-200 Rechargeable Battery Bank (batteryBankMini)
// - Z-1K Rechargeable Battery Bank (batteryBank)
// - Z-4K Rechargeable Battery Bank (batteryBankLarge)

View File

@ -0,0 +1,3 @@
// Patches applying art changes to RTGs
// Contents:
// - (rtg)

View File

@ -0,0 +1,4 @@
// Patches applying art changes to 1.25m engines
// Contents:
// - LV-N "Nerv" Atomic Rocket Motor (nuclearEngine)
// - S3 KS-25 "Vector" Liquid Fuel Engine (SSME)

View File

@ -0,0 +1,3 @@
// Patches applying art changes to 2.5m engines
// Contents:
// -

View File

@ -0,0 +1,4 @@
// Patches applying art changes to 3.75m engines
// Contents:
// - Kerbodyne KR-2L+ "Rhino" Liquid Fuel Engine (Size3AdvancedEngine)
// - S3 KS-25x4 "Mammoth" Liquid Fuel Engine (Size3EngineCluster)

View File

@ -0,0 +1,3 @@
// Patches applying art changes to 1.25m SRB engines
// Contents:
// -

View File

@ -0,0 +1,3 @@
// Patches applying art changes to 1.2.5m fuel tanks
// Contents:
// -

View File

@ -0,0 +1,3 @@
// Patches applying art changes to 2.5m fuel tanks
// Contents:
// -

View File

@ -0,0 +1,5 @@
// Patches applying art changes to 3.75m fuel tanks
// Contents:
// - Kerbodyne S3-3600 Tank (Size3SmallTank)
// - Kerbodyne S3-7200 Tank (Size3MediumTank)
// - Kerbodyne S3-14400 Tank (Size3LargeTank)

View File

@ -0,0 +1,3 @@
// Patches applying art changes to 3.75m structural parts
// Contents:
// - Kerbodyne ADTP-2-3 (Size3to2Adapter)

View File

@ -0,0 +1 @@
These patches apply model/textures changes to restock parts

View File

View File

@ -0,0 +1 @@
TBW

View File

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