Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 6ac6269

Browse files
committed
sfinv is actually optional
1 parent 1456d72 commit 6ac6269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mod.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = sfcraftguide
22
description = An augmented mtg_craftguide. Supports a progressive reveal system that can follow docs item help.
3-
depends = doc, doc_items, sfinv
4-
optional_depends =
3+
depends = doc, doc_items
4+
optional_depends = sfinv
55
min_minetest_version = 5.0

0 commit comments

Comments
 (0)