ViaVersion / ViaFabric

Client-side and server-side ViaVersion implementation for Fabric
https://viaversion.com/fabric
GNU General Public License v3.0
326 stars 39 forks source link

Ensure 2.6.15 and older ReplayMod is not supported #360

Closed Kichura closed 3 months ago

Kichura commented 3 months ago

Resolves #12 (again)

This PR blocks 2.6.15 and older ReplayMod builds from running as they cause the mappings to break entirely. 2.6.16 was tested and seems to work properly in 1.20.4 as example version, However testing is needed as the breaks statement is kinda ugly as i do not know how to properly use wildcards to aim for all versions without either getting it skipped or make fabric complain.

HowardZHY commented 3 months ago

Also replaymod supports 1.12.2 and 1.8.9 so if merged, consider updating legacy branch if able. They don't support Legacy Fabric. However the compatibility with ViaForge is untested

Kichura commented 3 months ago

Also replaymod supports 1.12.2 and 1.8.9 so if merged, consider updating legacy branch if able. They don't support Legacy Fabric. However the compatibility with ViaForge is untested

ik, i pwned the comment as soon as i rechecked cuz i skipped over the loader dependency.