diff options
| author | Hawarth <hawarth@hawarth.com> | 2026-03-20 15:10:38 +0100 |
|---|---|---|
| committer | Hawarth <hawarth@hawarth.com> | 2026-03-20 15:10:38 +0100 |
| commit | d1066311b495a346a2e0b941858f9d60b8c3f011 (patch) | |
| tree | d75d24d4978aa75146c7b23961cb2dd96feef86a /info.txt | |
| download | df-lumberborne-d1066311b495a346a2e0b941858f9d60b8c3f011.tar.gz df-lumberborne-d1066311b495a346a2e0b941858f9d60b8c3f011.zip | |
chore: init
Initialises the project with an info.txt and init.lua, so that the mod
is picked up in Dwarf Fortress.
Diffstat (limited to 'info.txt')
| -rw-r--r-- | info.txt | 8 |
1 files changed, 8 insertions, 0 deletions
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!] |
