From 6180854a7d20f483cb4956ef77ecc954aedc300b Mon Sep 17 00:00:00 2001 From: Pyrofab Date: Mon, 1 Jan 2024 17:33:43 +0100 Subject: [PATCH] Add index page to /tools --- tools/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/index.md diff --git a/tools/index.md b/tools/index.md new file mode 100644 index 00000000..8689e53b --- /dev/null +++ b/tools/index.md @@ -0,0 +1,8 @@ +--- +layout: default +title: Tools for our team +--- + +# Modding Tools + +1. [Common Dependencies](./dependencies) \ No newline at end of file