From 4829e0133e85ecd32d6a80e8315ed9e4f356adf8 Mon Sep 17 00:00:00 2001 From: Marco <4279489-marco_a@users.noreply.gitlab.com> Date: Tue, 14 Apr 2020 17:36:16 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bfb445a..b700d99 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ It comes with an arena manager and a signs system. The latter creates a bridge i Support my work ### Config + +> BEWARE! Arena_lib right now works with a minigame only. DO NOT use it for more than one mod in the same client/server or it'll override itself over and over. We're on it to fix it + 1) **You DON'T need to create a different folder in your mods path.** Instead, create a folder called `arena_lib` inside your specific mod folder and put all the files of this repo there (mind the textures!). 2) Add this in your init.lua