Skip to content

Address issues with codebase having other licensed libraries #936

Closed
@ghost

Description

Git submodules is the best way to fix this issue. Git submodules are essentially references to other repos and are cloned simultaneously with the main repository. Since it is separated, this would make the codebase MIT as the license currently suggests.

Many other emulators, like RPCS3 already use submodules in order to fix licensing issues. This is a solution used by many and I hope we do as well so this issue can be fixed as soon as possible,

CC: @zeromus

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ghost'dOP's username has been lost to timeMetaRelating to code organisation or to things that aren't codeWorking as intended (wontfix)Bug in deprecated feature, or misidentification of correct behavior, or unreasonable feature request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions