We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443c3b4 commit a7d83ebCopy full SHA for a7d83eb
MODPACK_GUIDE.md
@@ -16,6 +16,8 @@ Setup is straightforward:
16
│ │ └─ config/
17
│ │ └─ myMod.json (the "real" one)
18
19
+This is an [example implementation](https://github.com/TheBossMagnus/Thunder) (my modpack).
20
+
21
---
22
23
## FAQ
@@ -33,4 +35,4 @@ Setup is straightforward:
33
35
34
36
**Q: Can I use this for other content than config files (e.g., .jar files)?**
37
**A:** Technically yes, there are no restrictions.
-**Not recommended** as this mod is not designed for that, and it may confuse users.
38
+**Not recommended** as this mod is not designed for that, and it may confuse users.
0 commit comments