Skip to content

Commit

Permalink
Add missing api jar
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann Bernhardt committed Nov 23, 2021
1 parent aa093a4 commit 6675920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ gradleTokenGroupName =
# In case your mod provides an API for other mods to implement you may declare its package here. Otherwise you can
# leave this property empty.
# Example value: apiPackage = api + modGroup = com.myname.mymodid -> com.myname.mymodid.api
apiPackage =
apiPackage = api

# Specify the configuration file for Forge's access transformers here. I must be placed into /src/main/resources/META-INF/
# Example value: mymodid_at.cfg
Expand Down

0 comments on commit 6675920

Please sign in to comment.