Skip to content

Commit 27348b4

Browse files
committed
README
1 parent 7e45239 commit 27348b4

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

README.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# StardewConfigFramework
2-
Ever want to add a settings menu to your Stardew Valley mod, but didn’t want to go through the hassle of building one from scratch? Well, you’re in luck! I did it for you!
2+
Ever want to add a settings menu to your Stardew Valley mod, but didn’t want to go through the hassle of building one from scratch? Using StardewConfigFramework your mod can have a fully functioning configuration menu in minutes.
33

44
## Contents
55

@@ -18,22 +18,7 @@ Ever want to add a settings menu to your Stardew Valley mod, but didn’t want t
1818

1919
### Pull Requests
2020

21-
Feel free to submit pull requests. This is my first C# project so it is quite sloppy I'm sure.
22-
23-
### Todo
24-
25-
- [x] Centralized Saving
26-
- [x] Dropdown Component
27-
- [x] Checkbox Component
28-
- [x] Button Component
29-
- [x] Slider Component
30-
- [x] Plus/Minus Component
31-
- [ ] Text Input Component
32-
- [ ] Keybind Setting Component
33-
- [x] Unit Tests
34-
- [x] __CODE CLEANUP/ORGANIZATION__
35-
- [ ] Code documentation
36-
- [x] Complete Wiki
21+
Feel free to submit pull requests.
3722

3823
## Modders
3924

@@ -45,7 +30,7 @@ For a walkthrough of how to use the framework in your mods [check out the Wiki](
4530

4631
### Mods
4732

48-
- None yet! [But you can be the first!](#modders)
33+
- Check the Requirements section on [Nexus](https://www.nexusmods.com/stardewvalley/mods/1312) for up to date list
4934

5035
## Users
5136

0 commit comments

Comments
 (0)