Skip to content

Commit

Permalink
Update archive name, enable Curseforge publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahwinsley committed Jul 17, 2023
1 parent 3cfe8e4 commit f7c503e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions addon.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
archivesBaseName = "${modId}-${minecraftVersion}"
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ modrinthRelations =

# The project's numeric ID on CurseForge. You can find this in the About Project box.
# Leave this empty if you don't want to publish on CurseForge.
curseForgeProjectId =
curseForgeProjectId = 431430

# The project's relations on CurseForge. You can use this to refer to other projects on CurseForge.
# Syntax: type1:name1;type2:name2;...
Expand Down

0 comments on commit f7c503e

Please sign in to comment.