refactor: rename modules

This commit is contained in:
ReaJason
2025-04-06 11:38:41 +08:00
parent 13c817b485
commit c0f3eed50e
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'