rename namespace lod -> distanthorizons

This commit is contained in:
James Seibel
2023-06-17 17:45:38 -05:00
parent 637a8cfe65
commit 38c368d9fe
122 changed files with 530 additions and 609 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
loom {
accessWidenerPath = project(":common").file("src/main/resources/${accessWidenerVersion}.lod.accesswidener")
accessWidenerPath = project(":common").file("src/main/resources/${accessWidenerVersion}.distanthorizons.accesswidener")
// "runs" isn't required, but when we do need it then it can be useful
runs {