add my mods
This commit is contained in:
5
mods/DigitalDetective47@StrangeLibrary/description.md
Normal file
5
mods/DigitalDetective47@StrangeLibrary/description.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Strange Library: A Balatro Library mod
|
||||
|
||||
Strange Library is a Balatro mod that adds various new features for mods to use. This mod has been mainly developed to make features used by my content mod, [Strange Pencil](https://github.com/DigitalDetective47/strange-pencil), more available to the modding community at large.
|
||||
|
||||
Check [the wiki](https://github.com/DigitalDetective47/strange-library/wiki) for documentation on what's included and how to use the features in your mod. Remember to list `StrangeLib` as a dependency if you do!
|
||||
9
mods/DigitalDetective47@StrangeLibrary/meta.json
Normal file
9
mods/DigitalDetective47@StrangeLibrary/meta.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "Strange Library",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["API"],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/strange-library",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/strange-library/archive/refs/heads/main.zip"
|
||||
}
|
||||
Reference in New Issue
Block a user