add my mods
This commit is contained in:
3
mods/DigitalDetective47@CustomSuitOrder/description.md
Normal file
3
mods/DigitalDetective47@CustomSuitOrder/description.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Custom Suit Order
|
||||
|
||||
Allows you to change the sort order of suits.
|
||||
9
mods/DigitalDetective47@CustomSuitOrder/meta.json
Normal file
9
mods/DigitalDetective47@CustomSuitOrder/meta.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "Custom Suit Order",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/suit-order",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/suit-order/archive/refs/heads/main.zip"
|
||||
}
|
||||
BIN
mods/DigitalDetective47@CustomSuitOrder/thumbnail.jpg
Normal file
BIN
mods/DigitalDetective47@CustomSuitOrder/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
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"
|
||||
}
|
||||
3
mods/DigitalDetective47@StrangePencil/description.md
Normal file
3
mods/DigitalDetective47@StrangePencil/description.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Strange Pencil
|
||||
|
||||
A content mod for balatro. Requires [Strange Library](https://github.com/DigitalDetective47/strange-library).
|
||||
9
mods/DigitalDetective47@StrangePencil/meta.json
Normal file
9
mods/DigitalDetective47@StrangePencil/meta.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "Strange Pencil",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/strange-pencil",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/strange-pencil/archive/refs/heads/main.zip"
|
||||
}
|
||||
BIN
mods/DigitalDetective47@StrangePencil/thumbnail.jpg
Normal file
BIN
mods/DigitalDetective47@StrangePencil/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 309 KiB |
Reference in New Issue
Block a user