Added newtonsoft package. Added dotween package. Updated game scene with PopupManager, GameBootLoader. Added necessary UI scripts.
4 lines
27 B
C#
4 lines
27 B
C#
public interface IBase
|
|
{
|
|
}
|