Thought I would share the stations I've saved over my playthroughs. All stations are "small" and somewhat emulates how AI factions build their stations. Most produce only 1 or 2 end wares, with only a few going higher than that. No megastations! These plans would be for the type of person who does not want to build megastations, does not feel like designing their own, and does not like the look or function of shuffled stations. There's a bit for every faction, though mostly Argon. Note that some Terran stations may require Additional Terran Station Modules.
Here's a quick description of the station naming scheme I've used:
Purpose of which is to allow for quick browsing to exact plan you need by: sorting well alphabetically, display info of what plan contains, and being short enough to fit entire name within drop-down width.
[FACTION] [WARE] [ID][ITERATION]
FACTION: Short form of the faction(s) of the modules that the plan uses.
WARE: Short pascal case of the ware(s) the station produces. Should only include intermediate wares if they are produced in excess and intended for export. Or simply 'Shipyard', 'Wharf', 'Defence'.
ID: The number ID of the plan. Different plans of same type can differentiate themselves with this id.
ITERATION: The letter iteration of this plan. Higher iterations must be made of same plan of lower iteration. Such that you can select next iteration without rebuilding entire station. Higher iteration should be of higher production output.
For example:
* Terran advanced electronics factory: TER AdvElec 1A
* Terran advanced electronics factory, second iteration: TER AdvElec 1B
* Argon ship technology factory: ARG TurComp+WeapComp+ShieldComp 1A, or simply ARG ShipTech 1A
* Argon and Teladi Hull Parts factory, second plan of type: ARG+TEL HullParts 2A
* Split Administative defence station: SPL Defence 1A
I recommend the use of my mod Expanded Configuration Loader with space as group delimiter for easy organization of all these station plans.
Let's begin!
UPDATE 19/08/2024: emptied module loadouts that were mistakenly using VRO subsystems.
UPDATE 25/08/2024: fixed naming of wharfs.
UPDATE 14/09/2024: emptied module loadouts in ARG Wharf 1A and ARG HullParts 3B-C that was mistakenly using VRO subsystems.