Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
glblduh committed Sep 17, 2022
1 parent b02bcda commit 05f704e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.zip
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# FPS Unlocker
*Unlock max FPS in Android games*

## Installation
1. Download zip from Release
2. Flash in Magisk
2 changes: 1 addition & 1 deletion customize.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ui_print "-----------------------"
ui_print " __ __ __"
ui_print " ___ _ / / / / / /"
ui_print " / _ `/ / / / _ \ / / "
ui_print " / _ \`/ / / / _ \ / / "
ui_print " \_, / /_/ /_.__//_/ "
ui_print "/___/ "
ui_print "-----------------------"
Expand Down

0 comments on commit 05f704e

Please sign in to comment.