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