defold
defold copied to clipboard
Automatically actualize the projects created from a welcome screen
Task (REQUIRED): We could do sanity checks and migrations for projects created from a welcome screen:
- ensure that
.gitignorecontains the required.gitignoreentries - migrate file formats
Expected outcome (REQUIRED): We don't have to update all the samples and templates when making a common requirement/format change.