From b16e23f0f4acae1b066b988ac8420b8ec20832b3 Mon Sep 17 00:00:00 2001 From: Antonio Tersigni Date: Sun, 2 Dec 2018 18:29:23 -0500 Subject: [PATCH] updated for new versions of modtek and btml in use --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a08e8e6..057c0be 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ModTek mod that adds a basic panic system for MechWarriors, both playable and no ## Installation -Install [BTML](https://github.com/Mpstark/BattleTechModLoader) and [ModTek](https://github.com/Mpstark/ModTek). Extract files to `BATTLETECH\Mods\BasicPanicSystem\`. +Install [BTML](https://github.com/janxious/BattleTechModLoader) and [ModTek](https://github.com/janxious/ModTek). Extract files to `BATTLETECH\Mods\BasicPanicSystem\`. ## General Details @@ -46,4 +46,4 @@ The Early Panic Thresholds use ints to represent the panic states: 0 = normal 1 = fatigued 2 = stressed -3 = panicked \ No newline at end of file +3 = panicked