Skip to content

[REIMPLEMENTATION] Discuss how to handle resources contained in EXE #212

Description

@TheRedDaemon

It is possible to embed certain resources directly into the exe, for example icons.
We need to handle these and add them to the final exe later, or certain calls will fail.


Since these are assets, we might actually need to deviate from our handling so far, by loading them from the other exe.
However, the same could be said about the embedded maps. So maybe we just need to hope they are fine with it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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