Main #2
@@ -108,9 +108,9 @@ export const defaultSources: AddonSource[] = [
|
|||||||
branch: 'main',
|
branch: 'main',
|
||||||
description: 'pfQuest extension showing all monster drops and quest chains. /pfex'
|
description: 'pfQuest extension showing all monster drops and quest chains. /pfex'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/The-Kludge-Bureau/pfQuest.git' },
|
{ git: 'https://github.com/shagu/pfQuest.git' },
|
||||||
{ git: 'https://github.com/KameleonUK/pfQuest-turtle.git' },
|
{ git: 'https://github.com/KameleonUK/pfQuest-turtle.git' },
|
||||||
{ git: 'https://github.com/brues-code/pfUI.git' },
|
{ git: 'https://github.com/shagu/pfUI.git' },
|
||||||
|
octoadmin marked this conversation as resolved
Outdated
|
|||||||
{
|
{
|
||||||
git: 'https://github.com/jrc13245/pfUI-addonskinner.git',
|
git: 'https://github.com/jrc13245/pfUI-addonskinner.git',
|
||||||
branch: 'main',
|
branch: 'main',
|
||||||
|
|||||||
Reference in New Issue
Block a user
Having some trouble with pfUI on a fresh install using this new repo. If you revert this one change we can merge it in, or you can look into getting the dependencies needed for brues-code/pfUI.git included and wire up the dependencies in the launcher.
pfQuest from Shagu actually performs better anyway
Reverted the pfUI change I'm not familiar with how to set up the required dependencies in the launcher