Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sorry if I'm asking too many questions, but for custom portraits, how do we know if they're in the game? Do you keep doing auditions or stuff like that until they show up? 

In the example mod, there's "ignore.json" file:

{

            "Ignore_Idol_Portraits": true,

            "Ignore_Files": []

}

You can add it to your mod to remove all default portraits from the game. (But keep in mind that your old save files probably won't work when this mod is enabled because of idols in your group that use default portraits)