Skip to content
Open

1 #28

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# PCompiler
[![Releases](https://img.shields.io/github/release/SnowVolf/PCompiler.svg)](https://github.com/SnowVolf/PCompiler/releases/latest)

Patch creator for Apk Editor.
Note: Please use newer version of [Apk Editor](https://github.com/TimScriptov/ApkEditor) by timscriptov
## Screenshots
| ![Drawer](https://raw.githubusercontent.com/SnowVolf/PCompiler/master/screenshots/img_drawer.png) | ![main screen](https://raw.githubusercontent.com/SnowVolf/PCompiler/master/screenshots/img_main.png) | ![tabs screen](https://raw.githubusercontent.com/SnowVolf/PCompiler/master/screenshots/img_tabs.png) |
|--|--|--|
| ![Regexp tester](https://raw.githubusercontent.com/SnowVolf/PCompiler/master/screenshots/img_regexp.png) | ![settings screen](https://raw.githubusercontent.com/SnowVolf/PCompiler/master/screenshots/img_settings.png) | |
## About Patch
Patch is supported in APK Editor Pro since version 1.6.0. In general, it is a zip file, which contains patch.txt and other necessary files. Patch.txt inside the zip file specifies patch rules, and other files provide patch resources.
It is not mature yet, please be careful when combining with other modifications.
Expand Down