Skip to content

Releases: nosoop/SM-TFEconDataCompat

Build b08c2b7

06 Feb 14:43
Compare
Choose a tag to compare
Build b08c2b7 Pre-release
Pre-release
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

29 Jul 05:03
Compare
Choose a tag to compare
Build 9783091 Pre-release
Pre-release
rr-1

build: Add rolling release build workflow