settings.gradle 260 B

1234
  1. // A list of which subprojects to load as part of the same larger project.
  2. // You can remove Strings from the list and reload the Gradle project
  3. // if you want to temporarily disable a subproject.
  4. include 'lwjgl3', 'core', 'android', 'ios', 'server', 'shared'