spacechase0 / StardewValleyMods

New home for my stardew valley mod source code
Other
120 stars 142 forks source link

[SpaceCore] Custom tool class support #461

Closed tlitookilakin closed 3 months ago

tlitookilakin commented 6 months ago

Adds a patch to allow tool data to reference custom tool subclasses if they are registered with the serializer. To avoid ambiguity, it requires an assembly qualified name.