-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
ExtremeCreator20 edited this page Jan 4, 2025
·
1 revision
In most programs, you have a separate file for configuration. Here (currently), sadly you can only modify the directories by heading into the code pyap.py and manually re-writing the variables musicdir and datadir line 17 and 18 [17:0] [18:0]
You can change it in the lister() function [85:31] trough [85:40]