-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
Ghost'dOP's username has been lost to timeOP's username has been lost to timeMetaRelating to code organisation or to things that aren't codeRelating 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 requestBug in deprecated feature, or misidentification of correct behavior, or unreasonable feature request

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
Labels
Ghost'dOP's username has been lost to timeOP's username has been lost to timeMetaRelating to code organisation or to things that aren't codeRelating 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 requestBug in deprecated feature, or misidentification of correct behavior, or unreasonable feature request