Skip to content

Commit 1ae0dda

Browse files
authored
Merge pull request #26 from EricBartusch/fix/dependabots
fix: More dependabot alerts
2 parents bf20a46 + 9a65e73 commit 1ae0dda

File tree

4 files changed

+17591
-2037
lines changed

4 files changed

+17591
-2037
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ bower_components/
44

55
build/
66
dist/
7-
output/
7+
output/
8+
9+
.idea/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Yeoman generator for starting up new Slay the Spire mods.
44
Based on the [template made by DarkVexon](https://github.com/DarkVexon/ProTemplate)
55

66
Note: If you're new to modding Slay the Spire, don't use this.
7-
Instead follow the guide [here](https://github.com/Gremious/StS-DefaultModBase/wiki)
7+
Instead, follow the guide [here](https://github.com/Alchyr/BasicMod#basic-mod)
88

99
## How to use
1010

0 commit comments

Comments
 (0)