mirror of
https://github.com/Radiquum/anixart-patcher.git
synced 2025-09-07 11:43:51 +05:00
chore: update patches info
This commit is contained in:
parent
9e06ed8c9f
commit
67a45a9ac6
8 changed files with 15 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
"""Adds a patch and other infos to app settings"""
|
||||
"""Adds used patches and custom menu items to app settings"""
|
||||
# Developer: Radiquum
|
||||
# URL:
|
||||
|
||||
# patch settings
|
||||
# priority, default: -95
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
"""Change app color theme"""
|
||||
# Developer: Radiquum, themes based on code by Seele
|
||||
|
||||
# patch settings
|
||||
# priority, default: -99 (run before last)
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
"""Move and replace navigation bar tabs"""
|
||||
# Developer: Radiquum
|
||||
|
||||
# patch settings
|
||||
# priority, default: 0
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
"""Change package name"""
|
||||
# Developer: Radiquum, based of similar patch by wowlikon
|
||||
# URL:
|
||||
|
||||
# patch settings
|
||||
# priority, default: -100 (run last)
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
"""Remove and compress resources"""
|
||||
# Developer: Radiquum, based of similar patch by wowlikon
|
||||
# URL: https://github.com/Radiquum/anixart-patcher/blob/master/patches/compress.md
|
||||
|
||||
# patch settings
|
||||
# priority, default: 0
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
"""Disable ad banners"""
|
||||
# Developer: Radiquum, based of code by seele
|
||||
# URL:
|
||||
|
||||
# patch settings
|
||||
# priority, default: 0
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
"""Remove beta banner"""
|
||||
# Developer: Radiquum, based of code by ModdingApps
|
||||
# URL:
|
||||
|
||||
# patch settings
|
||||
# priority, default: 0
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
"""Change `value="something/endpoint"` to `value="https://example.com/something/endpoint" """
|
||||
# Developer: Radiquum
|
||||
# URL:
|
||||
|
||||
# patch settings
|
||||
# priority, default: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue