About temp folder

This commit is contained in:
BarsTiger
2023-01-17 18:29:38 +02:00
parent 30f7b8ea62
commit 77b18a3a0b

View File

@@ -45,3 +45,6 @@ venv\Scripts\activate
pip install -r requirements.txt pip install -r requirements.txt
pyinstaller KotoPad.spec pyinstaller KotoPad.spec
``` ```
## 🗑️ Should I clear temp folder in settings?
No, you shouldn't if everything works, and it doesn't take much space. Here KotoPad stores cache for sounds and for pads names. If you clear it, KotoPad will download songs again on demand to cache and first load after clearing will be slower (KotoPad will create name cache)