Initial commit
That's a lotta stuff for an initial commit, but well...
This commit is contained in:
8
settings.gradle.kts
Normal file
8
settings.gradle.kts
Normal file
@@ -0,0 +1,8 @@
|
||||
rootProject.name = "tweed5"
|
||||
|
||||
include("tweed5-core")
|
||||
include("tweed5-default-extensions")
|
||||
include("tweed5-patchwork")
|
||||
include("tweed5-serde-api")
|
||||
include("tweed5-serde-extension")
|
||||
include("tweed5-serde-hjson")
|
||||
Reference in New Issue
Block a user