From 6cbdca7c12f0e345fe97b7aafcbce1e14ae8f1b2 Mon Sep 17 00:00:00 2001 From: hgwcf7264-boop Date: Sun, 26 Oct 2025 19:49:04 -0600 Subject: [PATCH] 1 Removed outdated information and screenshots related to PCompiler. --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index d93c0c1..ec37b0a 100644 --- a/README.md +++ b/README.md @@ -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.