nanite / BetterCompatibilityChecker

Other
12 stars 5 forks source link

Question: What is useMetadata? #8

Closed StoneLegion closed 2 years ago

StoneLegion commented 2 years ago

Mod version

bcc-fabric-1.0.4

Forge mod loader version

No response

Repeatable?

Link to log files

None

Steps to reproduce the issue

No response

Description of the issue you are having

Just wondering what Meta was in this case. I noticed when people connect they hardly ever pay attention to the darn icon if it's outdated. Was hoping this might force tell them a message when they try to connect?

Thanks.

Information

Gaz492 commented 2 years ago

useMetadata is for FTB modpacks, a metadata.json file is added to all FTB modpacks that contain the name and version of the modpack.

Adding a message when players try and connect with a different version is on my todo list though. It would be along the lines of "It looks like you are not running the same version of the modpack as the server. Are you sure you want to connect?" type of thing