by Guest on 2024/03/24 09:26:22 AM
Please add ability to configure Tixati used paths by optional "tixati.ini" file:
- check on startup, that "tixati.ini" exists near Tixati executable file ("tixati.exe" on Windows);
- parse the "tixati.ini" for options & paths.
Example:
[General]
; Instead of "tixati_portable_mode.txt"
ProtableMode=true
; Paths
DataDir=./Data
LogDir=./Data/Log