diff --git a/settings.gradle b/settings.gradle index 0c9dcc7ba..db76eed07 100644 --- a/settings.gradle +++ b/settings.gradle @@ -8,4 +8,4 @@ pluginManagement { } } -rootProject.name = "cc-restiched" +rootProject.name = "cc-restitched" diff --git a/src/main/resources/assets/computercraft/lua/rom/motd.txt b/src/main/resources/assets/computercraft/lua/rom/motd.txt index 5e8bf5168..3b347b252 100644 --- a/src/main/resources/assets/computercraft/lua/rom/motd.txt +++ b/src/main/resources/assets/computercraft/lua/rom/motd.txt @@ -1,4 +1,4 @@ -View the source code at https://github.com/cc-tweaked/cc-restiched +View the source code at https://github.com/cc-tweaked/cc-restitched View the documentation at https://wiki.computercraft.cc Visit the forum at https://forums.computercraft.cc You can disable these messages by running "set motd.enable false"