Skip to content

Commit

Permalink
fix archive_base_name and mod_group_id
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Apr 25, 2024
1 parent b72b323 commit 979c791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ pack_format_number=18
# Mod version
#########################################################
mod_id=pneumaticcraft
archive_base_name=pneumaticcraft
archive_base_name=pneumaticcraft-repressurized
mod_version=7.0.0
mod_name="PneumaticCraft: Repressurized"
mod_group_id=me.desht
mod_group_id=me.desht.pneumaticcraft
mod_license=GPL3
mod_authors=Des Herriott,Minemaarten
mod_description=Doing cool stuff with pressurized air
Expand Down

0 comments on commit 979c791

Please sign in to comment.