Iirc, this is made so you can easier add further subprojects like for generating documentation or having multiple modules for your build and so on. You can still just work with just the root project, but the init task is not able to generate it in that way anymore. But you can easily just move the things from in there one level up to have the same as before.