stdcall0 / gacha-plugin

0 stars 0 forks source link

Alter base scorer to an abstract class instead of an interface #6

Open stdcall0 opened 6 months ago

stdcall0 commented 6 months ago

Add name, displayName, calc(piece) and other methods to the abstract class.

This is preparatory work for GS/SR advanced scorer (#2).