init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// Screens, layout and interaction, drawn entirely through mc-api's RenderBridge.
|
||||
// Nothing in this module may import a Minecraft or Fabric type.
|
||||
dependencies {
|
||||
api project(':shared:core')
|
||||
api project(':shared:mc-api')
|
||||
}
|
||||
Reference in New Issue
Block a user