Skip to content

Commit

Permalink
The halt update
Browse files Browse the repository at this point in the history
  • Loading branch information
themitosan committed Aug 31, 2023
1 parent b27076d commit 9eb167b
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions App/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ html, body {
color: #fff;
overflow: hidden;
user-select: none;
filter: grayscale(1);
font-family: monospace;
scroll-behavior: smooth;
background-color: #0f1e3e;
Expand Down
Binary file added App/img/banner.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 modified App/img/logo.ico
Binary file not shown.
Binary file modified App/img/logo.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 modified Nwjs/nw.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Created by TheMitoSan (Previously known as TemmieHeartz), This is a simple launcher created for [fpPS4](https://github.com/red-prig/fpPS4/) project.

<p align="center">
<img src="https://pbs.twimg.com/media/Fkt3QiDXgAAoPTy?format=jpg&name=large" width="750">
<img src="App/img/banner.png" width="750">
</p>

## How to install
Expand All @@ -19,4 +19,4 @@ You can setup both launcher and emulator using [this tutorial](https://docs.goog
- [node-stream-zip](https://github.com/antelle/node-stream-zip) - created by [antelle](https://github.com/antelle)
- [TMS.js](https://github.com/themitosan/TMS.js) by [TheMitoSan](https://github.com/themitosan/) <sup><i>(Hi!)</i></sup>

<u><i><b>IMPORTANT</b>: This software does not allow you to obtain free PS4 Games / Apps.</i></u>
<u><i><b>IMPORTANT</b>: This software does not allow you to obtain free PS4 Games / Apps.</i></u>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.2",
"license": "GPL-2",
"author": "TheMitoSan",
"main": "App/index.htm",
Expand Down

0 comments on commit 9eb167b

Please sign in to comment.