Forge is back. Testing starting

This commit is contained in:
2023-06-08 19:13:41 +02:00
parent cf68a5038b
commit 34eb975b3a
21 changed files with 88 additions and 68 deletions

View File

@@ -9,7 +9,7 @@ registrationUtils {
projects {
Common { type 'common'; project ':Common' }
Fabric { type 'fabric'; project ':Fabric' }
//Forge { type 'forge'; project ':Forge' }
Forge { type 'forge'; project ':Forge' }
}
}