Skip to content

Type Alias: SeededBodyArchetype

ts
type SeededBodyArchetype = Exclude<LibBodyType, "star">;

Archetype slice supported by generateBodyConfig. Stars are excluded from v1: their generation pipeline is structurally different (spectral type drives mass / radius / color) and warrants its own seeded generator.

Distribué sous la licence indiquée dans le dépôt.