official shop support

This commit is contained in:
Kengxxiao
2022-04-29 00:46:19 +08:00
committed by Melledy
parent 027bd28afb
commit 0559cc4e0b
8 changed files with 179 additions and 9 deletions

View File

@@ -72,6 +72,7 @@ public final class Config {
public boolean WatchGacha = false;
public int[] WelcomeEmotes = {2007, 1002, 4010};
public String WelcomeMotd = "Welcome to Grasscutter emu";
public boolean EnableOfficialShop = true;
public GameRates Game = new GameRates();