From 5537348d8e1ef7310017a6e51af3548ebb9ff615 Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Wed, 6 Aug 2025 18:27:55 +0200 Subject: Added documentation section --- content/docs.md | 3 +++ content/docs/modding.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 content/docs.md create mode 100644 content/docs/modding.md (limited to 'content') diff --git a/content/docs.md b/content/docs.md new file mode 100644 index 0000000..af08137 --- /dev/null +++ b/content/docs.md @@ -0,0 +1,3 @@ + + +# Documentation diff --git a/content/docs/modding.md b/content/docs/modding.md new file mode 100644 index 0000000..0fe757b --- /dev/null +++ b/content/docs/modding.md @@ -0,0 +1,3 @@ + + +# Modding -- cgit v1.2.3