Version Bump
This commit is contained in:
parent
e82da8df0c
commit
5e041b615b
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ import net.fabricmc.loader.api.metadata.CustomValue;
|
|||
|
||||
@Environment(EnvType.CLIENT)
|
||||
public class UpdatesScreen extends BCLibLayoutScreen {
|
||||
public static final String DONATION_URL = "https://www.paypal.com/donate/?hosted_button_id=7VTXYRXBHZQZJ";
|
||||
public static final String DONATION_URL = "https://www.buymeacoffee.com/quiqueck";
|
||||
static final ResourceLocation UPDATE_LOGO_LOCATION = new ResourceLocation(BCLib.MOD_ID, "icon_updater.png");
|
||||
|
||||
public UpdatesScreen(Screen parent) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue