KittyMcTophat / better-curseapi

A curse api for the binding of isaac https://steamcommunity.com/sharedfiles/filedetails/?id=3138981694
1 stars 0 forks source link

Configuration data loaded after first floor curse generation #1

Open KittyMcTophat opened 10 months ago

KittyMcTophat commented 10 months ago

Currently, the first floor's curses are generated before the mod's configuration data is loaded.

This results in Better CurseAPI using its default configuration for the first floor of a new run.

KittyMcTophat commented 10 months ago

Starting a new run afterwards results in the configuration being correctly loaded for floor 1.

As a workaround for this issue, you can start a new run after the config is loaded.