mirror of
https://github.com/Radiquum/anixart-patcher.git
synced 2025-09-06 11:13:51 +05:00
feat: add disable ad patch
This commit is contained in:
parent
96397e585a
commit
eec20c981a
3 changed files with 97 additions and 2 deletions
|
@ -1,10 +1,8 @@
|
|||
"""Change package name"""
|
||||
|
||||
priority = -10
|
||||
from tqdm import tqdm
|
||||
|
||||
import os
|
||||
import shutil
|
||||
from typing import TypedDict
|
||||
|
||||
class PatchConfig_ChangePackageName(TypedDict):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue