refactor: add packer module

This commit is contained in:
ReaJason
2025-08-13 23:53:40 +08:00
parent 2f8ab27ee2
commit a1fec396ba
176 changed files with 830 additions and 1062 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ rootProject.name = "memshell-party"
include("memshell-party-common")
include("tools:godzilla", "tools:behinder", "tools:suo5", "tools:ant-sword")
include("memshell")
include("deserialize")
include("packer")
include("boot")
include("generator")
include("integration-test")