Skip to content

Expand support for "executable" accessory files #109

@hinerm

Description

@hinerm

Currently, executable files are treated specially and directly downloaded: they bypass the update subdirectory when installing, and an .old copy is created to signify deletion.

With Jaunch we now have necessary toml accessory files that are required for the launcher to work. This means they should be treated the same way by the launcher: bypassing the update directory and with a .old copy.

Basically, if we're checking for executable we should probably check if it's a toml file, as well.

This is one key location, but there are almost certainly others that need updating as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions