From 91ede962ff4f39c4557af6192dc4ed38df35d6f4 Mon Sep 17 00:00:00 2001 From: Beha Date: Sun, 28 Jul 2019 12:54:39 -0400 Subject: [PATCH] Initial commit. --- init.lua | 1 + mod.conf | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 init.lua create mode 100644 mod.conf diff --git a/init.lua b/init.lua new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/init.lua @@ -0,0 +1 @@ + diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..42c42e1 --- /dev/null +++ b/mod.conf @@ -0,0 +1,2 @@ +name = gnode_augment +description = A utility mod that augments nodes for functions such as speed change and walk over events.