LibGDX uses Gradle as a build tool, so you'll need to run gradlew build at least once (though not for general development). The core module contains the main game code and assets, the desktop module ...