From 57792671a929b0f50c8e05cc6ca85cafea917f69 Mon Sep 17 00:00:00 2001 From: Cainan Date: Sun, 7 Apr 2024 23:06:17 +0100 Subject: [PATCH] Update README.md --- TaikoFumenEncryptDecrypt/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TaikoFumenEncryptDecrypt/README.md b/TaikoFumenEncryptDecrypt/README.md index e9d7379..58dafdf 100644 --- a/TaikoFumenEncryptDecrypt/README.md +++ b/TaikoFumenEncryptDecrypt/README.md @@ -1,6 +1,6 @@ # Taiko no Tatsujin - Simple Fumen Encryption and Decryption Tools -Simple Python 3 script to allows you to quickly decrypt and decompress or re-compress encrypt fumen files. +Simple Python 3 script to allows you to quickly decrypt and decompress or re-compress and encrypt fumen files. Needed for some newer Taiko no Tatsujin titles. Usage: Drag and Drop your Fumen files on `dec.py` to decrypt them @@ -11,4 +11,4 @@ Encrypted files will be output in a folder called `encrypted` No Encryption keys will be provided with this tool. -Define your encryption key in `config.toml` \ No newline at end of file +Define your encryption key in `config.toml`