I wrote a
guide how to create a new race, including own star system, colours, technologies and ship components.
Each chapter also mentions which files you need to copy and modify. It's work in progress and will be extended whenever I find the time to work on it.
However it is written in German, so I do not know how much this will help you.
If interest is high enough, I could also provide an English version here in the forum.
Vielen Dank, da ich Deutsch kann kein Problem ^^
Großartige Hilfe bisher ! Wirklich sehr gut! Nurnoch ein Problem hab ich bisher:
Was bedeutet dieser Satz hier ? <!-- <HomePlanetName>FACTION_BLUES_PlanetName</HomePlanetName> --> bzw ist er relevant und was muss da genau rein? Ist das einfach die zuweisung auf das Sonnensystem, wenn ja wieso nimmst du nicht VerthSystem ?
Ist hier drinnen : <RequiresHomeworld>true</RequiresHomeworld>
<HomeStarSystem>VerthSystem</HomeStarSystem>
<!-- <HomePlanetName>FACTION_BLUES_PlanetName</HomePlanetName> -->
Und noch die zweite:
Wofür sind die Texte relevant:
<StringTable>
<Label>VerthSystem_Name</Label>
<String>Verth</String>
</StringTable>
<StringTable>
<Label>VerthSystem_Dec</Label>
<String>The Jülziish home system.
Habitable worlds Class 11
and 4.
1 Frozen, 2 Dead worlds and 1 Asteroid Chain.</String>
</StringTable>
<StringTable>
<Label>Verth_Name</Label>
<String>Verth</String>
</StringTable>
<StringTable>
<Label>Fryjund_Name</Label>
<String>Fryjund</String>
</StringTable>
<StringTable>
<Label>Gatas_Name</Label>
<String>Gatas</String>
</StringTable>
<StringTable>
<Label>Gytüll_Name</Label>
<String>Gytüll</String>
</StringTable>
<StringTable>
<Label>Alpasim_Name</Label>
<String>Alpasim</String>
</StringTable>
<StringTable>
<Label>Bnaypüsh_Name</Label>
<String>Bnaypüsh</String>
</StringTable>
Für die angezeigten Namen ? Kann ich diesen einfach so übernehmen, nur mit eben meinen Namen ?
Solltest du ihn übersetzen wollen und Hilfe brauchen kann ich gern mal etwas zur Hand gehen.
Yea, I'd second that. If someone could list all the files that the stock factions depend on, that would be cool. It would save a lot of 'Arg! It didn't work

There must be another file I need to find....' trial and error time.
His guide is really great, worth reading it. U have code examples in English the rest is German.