From bfef02e08039aa0b7b66e34011d1ec09465d1629 Mon Sep 17 00:00:00 2001 From: Thevir <37679931+TalesRK@users.noreply.github.com> Date: Fri, 6 Nov 2020 01:03:37 -0300 Subject: [PATCH] create spawn marker plugin (#733) --- plugins/spawn-marker | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/spawn-marker diff --git a/plugins/spawn-marker b/plugins/spawn-marker new file mode 100644 index 000000000..98adaeb4e --- /dev/null +++ b/plugins/spawn-marker @@ -0,0 +1,2 @@ +repository=https://github.com/TalesRK/spawn_marker.git +commit=706bbc49841f1fff657d53fa0be10eb8a97f20a8 \ No newline at end of file