init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// The seam. Interfaces that platform modules implement and the UI consumes.
|
||||
// Nothing in this module may import a Minecraft or Fabric type.
|
||||
dependencies {
|
||||
api project(':shared:core')
|
||||
}
|
||||
Reference in New Issue
Block a user