fabric-loader icon indicating copy to clipboard operation
fabric-loader copied to clipboard

More direct API to test if a mod version match a version predicate.

Open thecatcore opened this issue 2 years ago • 1 comments

Example: https://github.com/Legacy-Fabric/fabric/blob/multiversion/common/legacy-fabric-api-base-common/src/main/java/net/legacyfabric/fabric/api/util/VersionUtils.java

thecatcore avatar Jul 15 '22 14:07 thecatcore

Not sure, the particular code is currently fairly isolated from the runtime state, it doesn't even act on ModContainers with its current uses.

sfPlayer1 avatar Jul 15 '22 14:07 sfPlayer1