generated from cotes2020/chirpy-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
449e092
commit d992f55
Showing
22 changed files
with
173 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
layout: post | ||
title: Introducing Junk-Store v1.0 | ||
date: 2024-04-30 17:31 +1200 | ||
categories: [Junkstore, plugin] | ||
tags: [install, epic] | ||
--- | ||
|
||
TL;DR: It's an integrated Epic launcher for the Steam Deck. | ||
|
||
After over 7 months of development and countless hours at the keyboard, Junk-Store is finally ready to step out into the world. | ||
|
||
See it in action here: | ||
|
||
[Steam Deck Gaming](https://www.youtube.com/watch?v=u9Z66HMD31Y) | ||
|
||
But it's not just an Epic launcher; Junk-Store is a versatile Decky plugin that aims to redefine the steam deck experience. With its flexibility and user extensibility, even those with basic to intermediate programming skills can customize it to their heart's content. We've meticulously designed it to allow for the development of extensions without the need for writing any plugin code. While this feature is currently undocumented, we plan to provide documentation in the future. | ||
|
||
You might wonder why not use Heroic? The answer is simple: Junk-Store is more akin to Lutris. It's not bound by any hard-coded constraints related to storefronts; in theory, it can do it all. However, in practice, there's still much work to be done. | ||
|
||
We're proud to present Junk-Store to the Steam Deck community. The code is open and available on GitHub. The project has likely consumed close to 1000 man-hours, counting all the help we've received. While it may seem straightforward on the surface, it's far from it. We're constantly exploring new and innovative ways to utilize Junk-Store. We're yet to discover its limits; every time we think we've reached them, we find ways to push further. | ||
|
||
We hope this project is met with the same passion we've poured into it over the last 7+ months. We're just getting started; there are many more exciting developments to come for Junk-Store. | ||
|
||
So, as we raise our glasses in celebration, we invite you all to explore Junk-Store in the Decky store. | ||
|
||
Let me know in the comments what you think about it. I really value feedback, good, bad, or otherwise. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
layout: post | ||
title: How to Install Junk-Store | ||
date: 2024-05-15 08:21 +1200 | ||
categories: [Junkstore, plugin] | ||
tags: [install, epic, fall guys] | ||
--- | ||
|
||
## Where you can find the Junk-Store plugin: | ||
|
||
Simply head over to the Decky store and find Junk-Store and click install. Also check out the decky testing store for a sneek peek at up coming releases. | ||
|
||
### Check out this video below for installtion instructions, including Fall Guys: | ||
|
||
[](https://www.youtube.com/watch?v=tgc7yiKtpW0?si=u9Z66HMD31Y) | ||
|
||
### Check out step by step guide in this article below, including Fall Guys: | ||
|
||
Noah at Steam Deck HQ wrote up an kick-ass install guide. You can find it here: | ||
|
||
[](https://steamdeckhq.com/tips-and-guides/how-to-integrate-epic-games-into-steam-deck-library/?utm_source=dlvr.it&utm_medium=twitter). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
layout: post | ||
title: Epic Login Issues Fixed | ||
date: 2024-05-15 09:41 +1200 | ||
categories: [Junkstore, plugin] | ||
tags: [login, epic, error, captcha] | ||
--- | ||
|
||
## Login Woes No More! | ||
|
||
Hey Everyone! | ||
|
||
Firstly, we want to express our heartfelt gratitude for the overwhelming reception that Junk Store has received in the past few days. The positive feedback has truly been incredible, and we're immensely thankful to those who persevered to get it up and running. Your patience and understanding mean the world to us. It's important to note that our team consists of just one developer, with another assisting on the UI, so all technical challenges ultimately come down to the expertise of one person. | ||
|
||
Today has been a marathon of sorts, with countless hours spent delving into various codebases. Our developer has been tirelessly tracking down the root cause of the login issue that has been affecting Junk Store users. We sincerely apologize for any inconvenience caused. This challenge caught us off guard, as it wasn't related to Junk Store code directly. We were left scratching our heads until we uncovered the underlying issue. | ||
|
||
Upon investigation, we discovered that an update to Pywebview introduced some breaking changes, which subsequently affected Legendary and, consequently, Junk Store. To address this, we've reverted to a previous version of Pywebview that is known to be stable. We've then rebuilt the flatpak, and the updated version is now available. To ensure you're on the **latest version**, simply click on **'install dependencies'** to update to the new flatpak. | ||
|
||
Thank you again for your patience, and if you encounter any issues going forward, please don't hesitate to join us in [Discord](https://discord.gg/6mRUhR6Teh) for a faster response. Your participation also helps other users by consolidating fixes in one accessible location, rather than scattered across the web. | ||
|
||
Game on! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Junk Store Team | ||
icon: fa-solid fa-people-group | ||
order: 3 | ||
--- | ||
|
||
## Contributors | ||
|
||
|--------|---------| | ||
|Eben Bruyns (junkrunner)|Software Sorcerer| | ||
|Annie Ryan (mrs junkrunner)|Order Oracle| | ||
|Jesse Bofill|Visual Virtuoso| | ||
|Tech|Glitch Gladiator| | ||
|
||
## Special Thanks - inactive contributors | ||
|
||
|--------|---------| | ||
|Logan (Beebles)|UI Developer| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
icon: fa-regular fa-circle-question | ||
order: 2 | ||
--- | ||
|
||
## Frequently Asked Questions: | ||
|
||
Please see our [FAQ wiki](https://github.com/ebenbruyns/junkstore/wiki/FAQ) for answers to frequently asked questions about Junk Store. | ||
|
||
## Troubleshooting: | ||
|
||
Please see our [Troubleshooting wiki](https://github.com/ebenbruyns/junkstore/wiki/Troubleshooting) for answers to frequently asked questions about Junk Store. | ||
|
||
## Games that work: | ||
|
||
Please see our list of [Games known to work](https://github.com/ebenbruyns/junkstore/wiki/Games-known-to-work) for answers to frequently asked questions about Junk Store. | ||
|
||
|
||
## Games that don't work | ||
|
||
Please see our list of [Games that don't work](https://github.com/ebenbruyns/junkstore/wiki/Games-that-don't-work) for answers to frequently asked questions about Junk Store. | ||
|
||
## How to... | ||
|
||
- Please refer to this post for installation instructions - [How to install Junk Store](/posts/how-to-install/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Ways to support Junk Store | ||
icon: fa-regular fa-circle-question | ||
order: 4 | ||
--- | ||
|
||
## Why should I support Junk-Store? | ||
As the project grows, so do the demands. While we've been working hard to add features and fix bugs, it's becoming almost a full-time job. That's where your support comes in! By supporting Junk Store, you're not just backing a project; you're fueling the future of gaming accessibility. If you want to see more features, faster bug fixes, and new storefronts, please consider supporting the project. | ||
|
||
## How can I support Junk Store? | ||
There are many ways you can support Junk-Store: | ||
|
||
### Non-finanacial support: | ||
* Simply spread the word; let others know about Junk Store and its potential! | ||
* Follow us on [Twitter](https://twitter.com/JunkStore4deck) | ||
* Join us on [reddit](https://www.reddit.com/r/JunkStore/) and help build an awsome and helpful community there! | ||
* Join us on [Discord](https://discord.gg/XMq4pCV4): Share tips, get real-time support, and participate in lively discussions about the latest updates and features! | ||
* You can help by adding to the [Junk Store Wiki](https://github.com/ebenbruyns/junkstore/wiki): | ||
* Add to the list of [games that work](https://github.com/ebenbruyns/junkstore/wiki/Games-known-to-work) if you've tested them. | ||
* If they requied a bit more than simply installing them you could add that infomation too for others. | ||
* Alternatively if you've tested games and they don't work, even with other fixes, then add them to the list of [games that don't work](https://github.com/ebenbruyns/junkstore/wiki/Games-that-don't-work). | ||
* You could add to the [troubleshooting](https://github.com/ebenbruyns/junkstore/wiki/Troubleshooting) if you've found a solution to an issue that has come up and doesn't have an answer yet. | ||
|
||
### Financial support: | ||
* Become a [Patreon](https://www.patreon.com/junkstore/membership): Join our Patreon community and unlock exclusive perks while helping us shape the future of Junk-Store! | ||
* Buying us a [Ko-fi](https://ko-fi.com/junkstore): Support us on Ko-fi and help fuel our journey to enhance Junk-Store! | ||
* Sponsoring us on [GitHub](https://github.com/sponsors/ebenbruyns): Your sponsorship helps cover hosting costs, supports ongoing maintenance, and fuels new feature development. | ||
|
||
### Become a tester: | ||
Join our testing team and play a crucial role in refining Junk Store! As a tester, you'll get early access to new features and updates, allowing you to provide valuable feedback and help identify any issues before they reach the wider community. Your contribution directly impacts the quality and stability of Junk Store, making gaming experiences smoother for everyone. | ||
|
||
### Become a developer: | ||
Play an active role in shaping the future of Junk Store by joining our development team! As a developer, you'll have the opportunity to contribute to codebase enhancements, brainstorm new features, and collaborate with our team to bring innovative ideas to life. Your expertise and dedication will drive the evolution of Junk Store, ensuring it remains a top-notch solution for gamers everywhere. |
Binary file added
BIN
+72.8 KB
assets/img/favicons/favicon_package_v0.16 (2)/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+449 KB
assets/img/favicons/favicon_package_v0.16 (2)/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<browserconfig> | ||
<msapplication> | ||
<tile> | ||
<square150x150logo src="/mstile-150x150.png"/> | ||
<TileColor>#da532c</TileColor> | ||
</tile> | ||
</msapplication> | ||
</browserconfig> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions
19
assets/img/favicons/favicon_package_v0.16/site.webmanifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "", | ||
"short_name": "", | ||
"icons": [ | ||
{ | ||
"src": "/android-chrome-192x192.png", | ||
"sizes": "192x192", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "/android-chrome-512x512.png", | ||
"sizes": "512x512", | ||
"type": "image/png" | ||
} | ||
], | ||
"theme_color": "#ffffff", | ||
"background_color": "#ffffff", | ||
"display": "standalone" | ||
} |