diff options
author | Muhannad Elbolaky <think-basin-amber@duck.com> | 2024-10-14 19:36:10 +0300 |
---|---|---|
committer | Muhannad Elbolaky <think-basin-amber@duck.com> | 2024-10-14 19:36:10 +0300 |
commit | 0bd2581f9622d56f1d4098f1985a11a12bd7c555 (patch) | |
tree | fef3a7201859aef0703e0d9a48991260c04fd8f6 | |
parent | c04c1f2fa3cfab0011d9c5af2ecbc807f1baadcf (diff) | |
download | redot-engine-0bd2581f9622d56f1d4098f1985a11a12bd7c555.tar.gz |
Fix the game name from "Keatram" to "Kaetram"
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Redot was forked from Godot in [September 2024](https://github.com/Redot-Engine/ intending to improve upon Godot in order to fulfill its potential and contribute to the shared codebase of both through a more genuinely community-driven model than Godot. -[Keatram - 2D Pixel Cross-Platform MMORPG by Keros](https://kaetram.com) +[Kaetram - 2D Pixel Cross-Platform MMORPG by Keros](https://kaetram.com) <p align="center"> <img src="screenshot.jpg" width="900" alt="Redot Engine screenshot!"> </p> |