From c9c3fd73488f94ca80a25dbcfe8dc9eef62370ad Mon Sep 17 00:00:00 2001 From: Dreathean <132776330+Dreathean@users.noreply.github.com> Date: Wed, 11 Sep 2024 07:32:24 -0400 Subject: [PATCH 1/2] Update README.md new Playerbots Documentation on Wiki --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7e70bd7..c51a110a 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ git clone https://github.com/liyunfan1223/mod-playerbots.git --branch=master ## Quick Start & Documentation -For a quick start and an extensive set of commands, you can refer to the manual for the original version of playerbots by ike3. Most of the basic commands are available for this module. You can find the documentation here: [IKE3 Playerbots Documentation](https://ike3.github.io/mangosbot-docs/). Please note that in our module, you need to replace all occurrences of `.bot` with `.playerbot bot` in the documentation. +For a quick start and an extensive set of commands, you can refer to the manual for the original version of playerbots by ike3. Most of the basic commands are available for this module. You can find the documentation here: [Playerbots Documentation](https://github.com/liyunfan1223/mod-playerbots/wiki/Playerbot-Documentation). -Please be aware that documentation for newly added commands is currently lacking as the project is still under development. +Please be aware that documentation may be missing some newly added commands as the project is still under development. ## Progress From 2e967380e9ac38c9c1a4193f566dcc29daf6b52a Mon Sep 17 00:00:00 2001 From: Dreathean <132776330+Dreathean@users.noreply.github.com> Date: Wed, 11 Sep 2024 07:40:13 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c51a110a..3c2e0b8f 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ git clone https://github.com/liyunfan1223/mod-playerbots.git --branch=master ## Quick Start & Documentation -For a quick start and an extensive set of commands, you can refer to the manual for the original version of playerbots by ike3. Most of the basic commands are available for this module. You can find the documentation here: [Playerbots Documentation](https://github.com/liyunfan1223/mod-playerbots/wiki/Playerbot-Documentation). +For a quick start and an extensive set of commands, please refer to documentation here: [Playerbots Documentation](https://github.com/liyunfan1223/mod-playerbots/wiki/Playerbot-Documentation). -Please be aware that documentation may be missing some newly added commands as the project is still under development. +Please be aware that documentation for some newly added commands is currently lacking as the project is still under development. ## Progress