Skip to content

Commit 4227cd0

Browse files
authored
Remove Pyarmor Protection information
Removed Pyarmor protection section from README. Signed-off-by: Bubbles The Dev <152947339+KernFerm@users.noreply.github.com>
1 parent bc8352a commit 4227cd0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
Welcome to the Card Game War project! This project provides a secure, cross-platform implementation of the classic card game "War" with a graphical interface and encrypted results storage.
1212

1313

14-
## � Pyarmor Protection
15-
16-
This project uses [Pyarmor](https://pyarmor.readthedocs.io/) to obfuscate and protect Python source code from reverse engineering.
17-
1814
**How it works:**
1915
- Key files (`war.py`, etc.) are obfuscated and require the `pyarmor_runtime_007668` runtime folder to run.
2016
- The runtime is included in the project and loaded automatically.
@@ -23,7 +19,6 @@ This project uses [Pyarmor](https://pyarmor.readthedocs.io/) to obfuscate and pr
2319
**How to use:**
2420
- Run scripts as usual (e.g., `python war.py`).
2521
- Do not delete or move the `pyarmor_runtime_007668` folder.
26-
- If you re-obfuscate, update the runtime folder as needed.
2722

2823

2924
| File | Purpose |

0 commit comments

Comments
 (0)