okay, thanks for the response, i'll look into it
shadow181
okay k k k... I've figured out how to add a new race (by creating a new player entity file and adding that to the entity manifest). But now when I start a game aplaying as the new race, they don't start off with any units, where is that information contained? PS: I just copied the PlayerPhase.entity file and changed the race name to TEC.
Oh wait, I think I've got it, its in the entity.manifest file
which file contains the information I can modify to add new races, or remove the existing ones?
Are there any programs that can be used to sort through, edit and organise the GameInfo files? ... If there isn't I was thinking of working on building my own program to do that, and I want to know if that is worth doing.
wow, thanks, exactly the kind of stuff I wanted.
Is there anything anywhere that explains each label in the files, and how they work? Im new to modding Sins, but not to coding, so to learn the syntax wouldn't be too big of a deal for me.