move profiler command to separate addon

This commit is contained in:
dfsek
2021-12-31 18:20:44 -07:00
parent 012a01da71
commit edac8953c1
5 changed files with 96 additions and 51 deletions
@@ -0,0 +1,5 @@
version = version("0.1.0")
dependencies {
shadedApi(project(":common:addons:manifest-addon-loader"))
}