Chaos Plugin

This commit is contained in:
2023-01-28 00:21:14 -08:00
parent c39c5a99d5
commit 2119b89ae2
13 changed files with 200 additions and 0 deletions

View File

@ -0,0 +1,3 @@
dependencies {
compileOnly(project(":foundation-core"))
}