diff --git a/README.md b/README.md index 6d97b56..cb8060d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RealTime +# Real World Time RealTime is a Minetest mod that syncs in-game time with the real-world time, so that the time in the game will always be the same as the time in real life. As a result, the day-night cycle will sync with the real-world one and will cycle at the same speed as the real world. ## How it works diff --git a/mod.conf b/mod.conf index e5de9c2..fbeaac7 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ -name = realtime -title = RealTime -description = A mod that syncs the time in Minetest with the real-world time. +name = real_world_time +title = Real World Time +description = Syncs the time in-game with the real-world time. author = GreenBlob \ No newline at end of file