Skip to content

Commit 5309d34

Browse files
authored
Update README.md
1 parent d9742e1 commit 5309d34

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,27 @@
11
# blobsaver
2-
A GUI for saving SHSH blobs using encounter's fork of tsschecker. Supports both Mac and Windows.
2+
A GUI for saving SHSH blobs using encounter's fork of tsschecker. Supports both Mac and Windows. Requires [Java](https://java.com/inc/BrowserRedirect1.jsp).
33

44
If you have an antivirus, select "Always Allow" for anything related to tsschecker or Java. An antivirus may cause blobsaver to crash. If that happens please send feedback.
55

6-
# Features
6+
## Features
77
- Store up to three devices with presets
88
- Automatically checks for updates and prompts if available
99
- Optionally specify device identifier instead of using device picker
1010
- Optionally specify apnonce
1111
- Specify Board Config/Internal Name if needed
1212

13-
# Feedback
13+
## Feedback
1414
Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/issues/new) or [Reddit PM](https://www.reddit.com//message/compose?to=01110101_00101111&subject=Blobsaver+Feedback) if you encounter any bugs/problems or have a feature request.
1515

16-
# TODO:
16+
## TODO:
1717
- Show success/failure using alerts
1818
- Menu bar
1919
- Choose where to save blobs
20+
21+
## Built With
22+
- JDK 8
23+
- [IntelliJ Idea](https://www.jetbrains.com/idea/)
24+
- [Gradle](https://gradle.org/)
25+
26+
## License
27+
This project is licensed under the GNU GPL v3.0 - see the LICENSE.md file for details

0 commit comments

Comments
 (0)