2021-09-07
Integration Notes #
- Removed command line arguments
social-configuration-filepathsandgame-configuration-filepaths. These have been replaced with configuration-filepaths which support a unified configuration file format with agame:section and asocial:section. Please refer toplatform/TemplatePragmaConfig.ymlas an example of the new unified format. - Need to merge template
pom-xmls.templatesinto5-ext/**/pom.xmls. The process for this will be to delete all the5-ext/**/pom.xmland runmake update-template, then use a diff tool like the one built into IntelliJ to restore local changes.