fabric mod swag
This commit is contained in:
@@ -41,6 +41,8 @@ processResources {
|
||||
|
||||
filesMatching("fabric.mod.json") {
|
||||
expand "version": project.version
|
||||
|
||||
filter { line -> line.replace("@mc_version@", project.minecraft_version) }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user