Releases: nosoop/SM-TFEconDataCompat
Releases · nosoop/SM-TFEconDataCompat
Build b08c2b7
library: Start initialization as soon as Econ Data is loaded To avoid a load ordering issue where Econ Data isn't ready during our OnPluginStart and where our OnAllPluginsLoaded may not be called before our dependencies run their code, we check for the availability of Econ Data during OnLibraryAdded. Closes #4.
Build 9783091
rr-1 build: Add rolling release build workflow