From 1c40e3a889dc7af80e2ca3554e0ae0de5ef8af0b Mon Sep 17 00:00:00 2001 From: "Darren J. de Lima" Date: Sat, 1 Jul 2023 18:30:56 +0100 Subject: [PATCH] Fix URLs, minor formatting --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 81fd1970d..177435426 100644 --- a/README.md +++ b/README.md @@ -25,18 +25,19 @@ It is highly customizable and allows the player to tweak the rules, create their Info, downloads, discussions and more at http://wololo.net/forum/index.php -Developer information from [the Wagic Wiki](https://github.com/WagicProject/wagic/wiki) is also included in the [wagic/docs/](docs) folder. +Developer information from the [Wagic Wiki](https://github.com/WagicProject/wagic/wiki) is also included in the [wagic/docs/](docs) folder. ### Sample round play-through video [![Wagic, The Homebrew sample playthrough](docs/img/Wagic%2C%20The%20Homebrew%20sample%20playthrough.jpg)](http://www.youtube.com/watch?v=WUFSAPZuDIk) + *Wagic, The Homebrew sample playthrough on YouTube by Rolz73, 6 Feb 2014* ## Sister projects - [WagicSyntaxPlugin -](https://github.com/Vitty85/WagicSyntaxPlugin) by Vitty85 for [Notepad++](https://notepad-plus-plus.org/downloads/) -- [Forge](https://www.slightlymagic.net/forum/viewforum.php?f=26), a Java-based game engine similar to Wagic ([Source](https://git.cardforge.org/core-developers/forge)) -- [XMage](https://github.com/magefree/mage), a Java-based online multiplayer digital CCG +](https://github.com/Vitty85/WagicSyntaxPlugin), a Wagic developer tool by Vitty85 for [Notepad++](https://notepad-plus-plus.org/downloads/) +- [Forge](https://www.slightlymagic.net/forum/viewforum.php?f=26), a Java-based game engine similar to Wagic ([Source](https://github.com/Card-Forge/forge/)) +- [XMage](http://xmage.today/), a Java-based online multiplayer digital CCG ([Source](https://github.com/magefree/mage))