refactor: rename modules

This commit is contained in:
ReaJason
2025-04-06 13:55:17 +08:00
parent 6b47b8e488
commit ffd2a636f4
27 changed files with 47 additions and 46 deletions
+3 -3
View File
@@ -2,10 +2,10 @@ plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
}
rootProject.name = 'MemShellParty'
rootProject.name = 'memshell-party'
include 'bom'
include 'common'
include 'memshell-party-bom'
include 'memshell-party-common'
include 'tools'
include 'tools:godzilla'