From 59180d5d36a0c467b923f4c9082154b9008869a9 Mon Sep 17 00:00:00 2001 From: eater <=@eater.me> Date: Tue, 3 Mar 2020 17:54:15 +0100 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 847730f..26380be 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Putting things in places where they shouldn't be ## Usage +First of warning, this plugin is created for a minimally patched tes3mp server, see the patch here [`docker-test/ScriptFunc.cpp`](docker-test/ScriptFunc.cpp) (default tes3mp doesn't execute C++ timers) + build with `cargo build --release` for target and place `nwahttp.so` in the `$TES3MP_HOME/scripts` folder, and add `nwahttp.so` to the scripts argument in the config, then connect via `http://[ip of tes3mp server]:8787`