Skip to content

automatically create dethrace.ini in desired folder? #1151

Description

@arrowgent

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions