From 23c1d1dd498773fd77ce73ed2b7595cf2eaacbfe Mon Sep 17 00:00:00 2001 From: Ematerasu <60355242+Ematerasu@users.noreply.github.com> Date: Sun, 25 May 2025 12:44:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a5a6b0..2eaea7b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Scripts of Tribute (SoT) framework is a Tales of Tribute simulator, implemented A short video describing the 2023 competition is available [HERE](https://www.youtube.com/watch?v=3FxBlZ40l6o) (most info remain up-to-date). -To play against the existing bots, download the most recent [GUI binary release](https://github.com/ScriptsOfTribute/ScriptsOfTribute-GUI/releases) for your OS. +To play against the existing bots, download the most recent [GUI binary release](https://github.com/ScriptsOfTribute/ScriptsOfTribute-GUI-2.0/releases) for your OS. To start developing your own AI agents, check the documentation in [this section](#implementing-ai-agent) and download [SoT-Core project](https://github.com/ScriptsOfTribute/ScriptsOfTribute-Core). @@ -64,7 +64,7 @@ Extended version of the COG 2024 paper describing the competition is available o -![](https://i.imgur.com/PFgkFLm.png) +![](https://github.com/ScriptsOfTribute/ScriptsOfTribute-GUI-2.0/blob/main/Docs/screenshots/GameView.png)