From 338d6da40eecf488a43460d8ada1280c33b75db0 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sun, 24 Jul 2016 19:29:40 +0200 Subject: Add metadata --- description.txt | 1 + mod.conf | 1 + screenshot.png | Bin 0 -> 97226 bytes 3 files changed, 2 insertions(+) create mode 100644 description.txt create mode 100644 mod.conf create mode 100644 screenshot.png diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..0633964 --- /dev/null +++ b/description.txt @@ -0,0 +1 @@ +A simple in-game documentation system (framework only, the actual help topics are added in other mods). diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..5e2f430 --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = doc diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..0a3bfea Binary files /dev/null and b/screenshot.png differ -- cgit v1.2.3