From d1066311b495a346a2e0b941858f9d60b8c3f011 Mon Sep 17 00:00:00 2001 From: Hawarth Date: Fri, 20 Mar 2026 15:10:38 +0100 Subject: chore: init Initialises the project with an info.txt and init.lua, so that the mod is picked up in Dwarf Fortress. --- info.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 info.txt (limited to 'info.txt') diff --git a/info.txt b/info.txt new file mode 100644 index 0000000..ff832c0 --- /dev/null +++ b/info.txt @@ -0,0 +1,8 @@ +[ID:lumberborne] +[NUMERIC_VERSION:100] +[DISPLAYED_VERSION:1.0.0] +[EARLIEST_COMPATIBLE_NUMERIC_VERSION:5311] +[EARLIEST_COMPATIBLE_DISPLAYED_VERSION:53.11] +[AUTHOR:Hawarth] +[NAME:Lumberborne] +[DESCRIPTION:Turns dwarves into beavers!] -- cgit v1.2.3