Skip to content

Commit 2173201

Browse files
Prepare for release
1 parent d8add8a commit 2173201

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/org/dimdev/vanillafix/VanillaFix.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ public void onInitialize() {
3535
LOGGER.warn("================================================");
3636
LOGGER.warn("You are running a beta version of VanillaFix!");
3737
LOGGER.warn("VanillaFix Version: {}", MOD.getMetadata().getVersion().getFriendlyString());
38+
LOGGER.warn("We can not guarantee that this version is compatible");
39+
LOGGER.warn("with all mods. Please report issues to discord if found.");
3840
LOGGER.warn("================================================");
3941
}
4042
}

0 commit comments

Comments
 (0)