Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 469 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 469 Bytes

📦 ReVancedPacker

Open Source ReVanced compiler.

Made with ❤️ by Xemulated

Discord support server here

📷 Screenshots

TODO: Add Screenshots

⚒️ Building

TIP: You can add UPX to reduce the app size!

git clone https://github.com/xemulat/ReVancedPacker
cd ReVancedPacker
pip install -r requirements.txt
pip install pyinstaller
pyinstaller --clean --onefile main.py