feat: 修改包名

修改包名
This commit is contained in:
2022-08-06 01:22:51 +08:00
parent a502e76ab2
commit f860fc2695
24 changed files with 46 additions and 46 deletions

View File

@@ -2,7 +2,7 @@ plugins {
id 'java'
}
group 'cn.hamster3.mc'
group 'cn.hamster3.plugin'
version '1.0.0-SNAPSHOT'
subprojects {