Scripting Language extensions via plugins

Yeah, we no longer generate *.inl files. We now do *.generated.cpp files which are automatically compiled by UBT, so you no longer need to include the inl manually. Since the Github source does not contain Template folder (so your generated project uses the old template) you need to remove the *.generated.inl include from the project manually. We’ll update the template folder with the next release.