mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Major structural change to the repo
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
11
Distribution/Restock/GameData/ReStock/Assets/description.md
Normal file
11
Distribution/Restock/GameData/ReStock/Assets/description.md
Normal 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
|
@ -0,0 +1,3 @@
|
||||
// Patches applying art changes to crewed command parts
|
||||
// Contents:
|
||||
// - PPD-12 Cupola Module (cupola)
|
@ -0,0 +1,3 @@
|
||||
// Patches applying art changes to drone parts
|
||||
// Contents:
|
||||
// -
|
@ -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)
|
@ -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
|
||||
}
|
@ -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)
|
@ -0,0 +1,3 @@
|
||||
// Patches applying art changes to RTGs
|
||||
// Contents:
|
||||
// - (rtg)
|
@ -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)
|
@ -0,0 +1,3 @@
|
||||
// Patches applying art changes to 2.5m engines
|
||||
// Contents:
|
||||
// -
|
@ -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)
|
@ -0,0 +1,3 @@
|
||||
// Patches applying art changes to 1.25m SRB engines
|
||||
// Contents:
|
||||
// -
|
@ -0,0 +1,3 @@
|
||||
// Patches applying art changes to 1.2.5m fuel tanks
|
||||
// Contents:
|
||||
// -
|
@ -0,0 +1,3 @@
|
||||
// Patches applying art changes to 2.5m fuel tanks
|
||||
// Contents:
|
||||
// -
|
@ -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)
|
@ -0,0 +1,3 @@
|
||||
// Patches applying art changes to 3.75m structural parts
|
||||
// Contents:
|
||||
// - Kerbodyne ADTP-2-3 (Size3to2Adapter)
|
@ -0,0 +1 @@
|
||||
These patches apply model/textures changes to restock parts
|
0
Distribution/Restock/changelog.txt
Normal file
0
Distribution/Restock/changelog.txt
Normal file
1
Distribution/Restock/license.txt
Normal file
1
Distribution/Restock/license.txt
Normal file
@ -0,0 +1 @@
|
||||
TBW
|
3
Distribution/Restock/readme.txt
Normal file
3
Distribution/Restock/readme.txt
Normal file
@ -0,0 +1,3 @@
|
||||
=============
|
||||
RESTOCK 0.1.0
|
||||
=============
|
Reference in New Issue
Block a user