Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

A mod for Stellaris that is a submod for "Gender Nonbinary Leaders."

License

Notifications You must be signed in to change notification settings

corsairmarks/nonbinary_leaders_all_species

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a submod for Gender Nonbinary Leaders that activates for every species the chance for leaders to reconsider their gender identity.

Changes

Overwrites one trigger from the main mod, which results in leaders of every species potentially reconsidering their gender identity upon spawning.

Compatibility

Same as the main mod.

Dependencies

In order for this mod to fully function, you must install and use Gender Nonbinary Leaders.

Known Issues

Because this mod overrides an effect from the main mod, expect to see one line in error.log like this:

[13:55:38][game_singleobjectdatabase.h:147]: Object with key: should_roll_to_reconsider_gender_identity already exists

Changelog

  • 1.0.0-alpha1 1.0.0-alpha1 Alpha version: non-gendered species do consider changing their gender identity, but the game does not allow giving their leaders a gender even through create_saved_leader

Source Code

Hosted on GitHub

Development Notes

It is best to clone this repository into <Stellaris User's Directory>/Paradox Interactive/Stellaris/mod, and then make a connection to the mod folder via a *.mod file's path property. That will ensure the game can see the files, and also that CWTools will parse them. Also note that the README.md file exists in the mod directory but is symbolically linked in the root directory.