dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

change `Core`'s lifecycle

Open ab9rf opened this issue 2 months ago • 0 comments

instead of having Core be a static singleton with indeterminate construction and destruction sequencing, make Core's instance lifecycle explicit by tying it to dfhooks_init and dfhooks_shutdown

ab9rf avatar Dec 11 '25 00:12 ab9rf