Skip to content

Commit

Permalink
add fabric api version property
Browse files Browse the repository at this point in the history
  • Loading branch information
a0a7 committed Nov 13, 2023
1 parent bd27b8b commit 05caa36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ processResources {
properties.put("loader_version", loader_version)
properties.put("fabric_loader_version", fabric_loader_version)
properties.put("fabric_version", fabric_version)
properties.put("fabric_api_version", fabric_api_version)
properties.put("create_version", create_version)
properties.put("minecraft_version", minecraft_version)

Expand Down

0 comments on commit 05caa36

Please sign in to comment.