Terasology
Terasology copied to clipboard
compilejava should create versioninfo file
versionInfo.properties
was not created, depend on it when doing
gradle --console=plain clean extractConfig extractNatives distForLauncher testDist
not sure yet about Credits.md
:
❯ find . -name Credits.md
./docs-pre-merge/Credits.md
which is not "docs" as written in build.gradle.kts
another question i'd have, what this TODO means?
//TODO: Remove this when gestalt can handle ProtectionDomain without classes (Resources)