mirror of
https://github.com/chylex/Minecraft-Window-Title.git
synced 2025-05-06 07:34:04 +02:00
Fix Fabric gradle.properties maven group
This commit is contained in:
parent
d5e9bd5190
commit
12925e3fe3
@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
maven_group = chylex.customwindowtitle.forge
|
||||
maven_group = chylex.customwindowtitle.fabric
|
||||
archives_base_name = CustomWindowTitle
|
||||
|
||||
# Dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user