From c5130e69ae1d724d19ee80a60db46a1ecddba741 Mon Sep 17 00:00:00 2001 From: Serpens66 Date: Thu, 8 Feb 2024 08:16:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6532c7..edd6e53 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ All shared mods are intended to not be changed from other modders except the aut - Condition to check if processing player is any AI or specific AI or specific Human. -If you only need the "Is any AI" Condition and not the advanced ones, you can also use the lightweight code from +If you only need the "Is any AI" Condition and not the advanced ones, you can also use the
**"IsAIPlayer Condition"**
mod instead. @@ -49,6 +49,8 @@ USAGE: - 1500001614 - Human1 - 1500001615 - Human2 - 1500001616 - Human3 + +With **WhichModPlayer** shared mod you can also use the following for Participants added by mods: - 1500001617 - Mod1 - 1500001618 - Mod2 - 1500001619 - Mod3