From c9fa9577d2773aef08a73295b8e9c670ffbf2446 Mon Sep 17 00:00:00 2001 From: Robert MacGregor Date: Sat, 27 Jun 2015 13:44:13 -0400 Subject: [PATCH] Added WatchDog to the mod list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f981fd..9c56442 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ The T2CPP project also contains sources for three different mods, which are list | [Template Mod](https://github.com/Ragora/T2-CPP/tree/master/Mod%20Sources/BaseMod) | | [TSExtension](https://github.com/Ragora/T2-CPP/tree/master/Mod%20Sources/TSExtension) | | [Random Mod](https://github.com/Ragora/T2-CPP/tree/master/Mod%20Sources/RandomMod) | +| [Watchdog](https://github.com/Ragora/T2-CPP/tree/master/Mod%20Sources/Watchdog) | Usage ====