You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .gitignore has been updated (latest version available under /templates) and the .gitattributes file should be added to all existing modules (which should also be added to the createModule[x] task in Gradle
Additionally I think the modules need the logback.groovy file as well, likewise for template and the createModule[x] task. Oddly I am not noticing debug logging on local tests, as if the Groovy config file is found somehow - even in an isolated module dir (huh). Need to tweak at that further
Debug logging is still visible in Jenkins in some places
The text was updated successfully, but these errors were encountered:
Addition: Change module.txt to module.info (at the same time as updating any needed engine bits to not override old-school .txt setup)
When done be sure to announce clearly on social networks and in a stable build post just in case there are old third party modules floating around (will no longer be recognized in game until file is renamed)
The .gitignore has been updated (latest version available under /templates) and the .gitattributes file should be added to all existing modules (which should also be added to the createModule[x] task in Gradle
Additionally I think the modules need the logback.groovy file as well, likewise for template and the createModule[x] task. Oddly I am not noticing debug logging on local tests, as if the Groovy config file is found somehow - even in an isolated module dir (huh). Need to tweak at that further
Debug logging is still visible in Jenkins in some places
The text was updated successfully, but these errors were encountered: