diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 72858fe9..0fbcd98e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,6 +13,7 @@ If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. macOS Mojave] - App version [e.g. 1.1.1] + - [ ] Using .jar? **Crash log** If applicable, paste the crash log here. diff --git a/README.md b/README.md index 34aac8c9..d305871a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Help support this project by ⭐️'ing it! +Help support this project by ⭐️'ing it! [Donations](https://www.paypal.me/airsqrd) also appreciated! # blobsaver 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/ - [gradle-launch4j](https://github.com/TheBoegl/gradle-launch4j) (Windows) (gradle plugin) - [Inno Setup](http://www.jrsoftware.org/isinfo.php) (Windows) (for creating Windows installer) +See the full credits [here](src/main/resources/com/airsquared/blobsaver/libraries_used.txt). + ## License This project is licensed under GNU GPL v3.0-only - see the [LICENSE](https://github.com/airsquared/blobsaver/blob/master/LICENSE) file for details