diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-12-30 15:50:52 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-12-30 15:50:52 -0800 |
commit | f0a071dddfe28be13405f9de1f059f153c8e1c86 (patch) | |
tree | 1dabfa0542eda9ec3f40bf28cf11a46215d9e6e7 /modinfo.json | |
download | cataclysm-bn-mod_restore-book-chapters-master.tar.xz |
Diffstat (limited to 'modinfo.json')
-rw-r--r-- | modinfo.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/modinfo.json b/modinfo.json new file mode 100644 index 0000000..5a3eb75 --- /dev/null +++ b/modinfo.json @@ -0,0 +1,11 @@ +[ + { + "type": "MOD_INFO", + "ident": "restore_book_chapters", + "name": "Restore Books Chapater", + "authors": ["jc_gargma"], + "description": "Reverts the removal of chapter and time to read values from books. Also obsolete some for snippets.", + "category": "rebalance", + "dependencies": [ "bn" ] + } +] |