Skip to content

Commit c4d31bb

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 3524399 + 160727d commit c4d31bb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ If applicable, add screenshots to help explain your problem.
1313
**Desktop (please complete the following information):**
1414
- OS: [e.g. macOS Mojave]
1515
- App version [e.g. 1.1.1]
16+
- [ ] Using .jar?
1617

1718
**Crash log**
1819
If applicable, paste the crash log here.

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Help support this project by ⭐️'ing it!
1+
Help support this project by ⭐️'ing it! [Donations](https://www.paypal.me/airsqrd) also appreciated!
22

33
# blobsaver
44
A GUI for saving SHSH blobs using encounter's fork of tsschecker(uses tihmstar's original for linux). Supports both Mac, Windows, and Linux. Requires [Java](https://java.com/inc/BrowserRedirect1.jsp).
@@ -40,5 +40,7 @@ Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/
4040
- [gradle-launch4j](https://github.com/TheBoegl/gradle-launch4j) (Windows) (gradle plugin)
4141
- [Inno Setup](http://www.jrsoftware.org/isinfo.php) (Windows) (for creating Windows installer)
4242

43+
See the full credits [here](src/main/resources/com/airsquared/blobsaver/libraries_used.txt).
44+
4345
## License
4446
This project is licensed under GNU GPL v3.0-only - see the [LICENSE](https://github.com/airsquared/blobsaver/blob/master/LICENSE) file for details

0 commit comments

Comments
 (0)