will it be possible to automatically generate the default dethrace.ini in the folder that it is looking for?
having to go to the source documents to copy paste the default into a new file is a little obtrusive
dethrace creates the folder, why doesnt it create the ini file?
[linux]
$HOME/.local/share/dethrace
noted, to only create the file if it doesnt exist
since it currently reads the file correctly
dont overwrite the file
or, create the dethrace.ini next in the CWD (current working directory) next to the binary executable
as it also checks this folder when starting up and the dethrace.ini doesnt exist
--
alternatively, ship the dethrace.ini with the binary executable in the releases page
dethrace-v0.10.1-linux-x64.tar.gz
contains
dethrace
dethrace.ini
LICENSE.txt
this ensures that when running dethrace, it looks next to the binary executable for the ini which is already present.
most people are going to try to enable HIRES & 3DFX settings for better graphics
will it be possible to automatically generate the default dethrace.ini in the folder that it is looking for?
having to go to the source documents to copy paste the default into a new file is a little obtrusive
dethrace creates the folder, why doesnt it create the ini file?
[linux]
$HOME/.local/share/dethracenoted, to only create the file if it doesnt exist
since it currently reads the file correctly
dont overwrite the file
or, create the
dethrace.ininext in the CWD (current working directory) next to the binary executableas it also checks this folder when starting up and the dethrace.ini doesnt exist
--
alternatively, ship the
dethrace.iniwith the binary executable in the releases pagedethrace-v0.10.1-linux-x64.tar.gzcontains
dethrace
dethrace.ini
LICENSE.txt
this ensures that when running dethrace, it looks next to the binary executable for the ini which is already present.
most people are going to try to enable HIRES & 3DFX settings for better graphics