This commit is contained in:
+258
-258
@@ -1,258 +1,258 @@
|
|||||||
export type AddonSource = {
|
export type AddonSource = {
|
||||||
git: string;
|
git: string;
|
||||||
branch?: string;
|
branch?: string;
|
||||||
name?: string;
|
name?: string;
|
||||||
description?: string;
|
description?: string;
|
||||||
ref?: string;
|
ref?: string;
|
||||||
};
|
};
|
||||||
|
|
||||||
export const defaultSources: AddonSource[] = [
|
export const defaultSources: AddonSource[] = [
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Alukarho/AI_VoiceOver.git',
|
git: 'https://github.com/Alukarho/AI_VoiceOver.git',
|
||||||
description: 'Adds AI-generated voice acting to NPC quest and gossip dialogue'
|
description: 'Adds AI-generated voice acting to NPC quest and gossip dialogue'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/McPewPew/ArcHUD2.git',
|
git: 'https://github.com/McPewPew/ArcHUD2.git',
|
||||||
description: 'Combat HUD showing health and power as arcs around your character'
|
description: 'Combat HUD showing health and power as arcs around your character'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/CosminPOP/AtlasLoot.git', name: 'AtlasLoot' },
|
{ git: 'https://github.com/CosminPOP/AtlasLoot.git', name: 'AtlasLoot' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/byCFM2/Atlas-TW.git',
|
git: 'https://github.com/byCFM2/Atlas-TW.git',
|
||||||
name: 'Atlas-CFM'
|
name: 'Atlas-CFM'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Road-block/AuldLangSyne.git',
|
git: 'https://github.com/Road-block/AuldLangSyne.git',
|
||||||
description: 'Adds personal notes to friends, ignore, and guild lists, remembered while offline'
|
description: 'Adds personal notes to friends, ignore, and guild lists, remembered while offline'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/FSuhas/AutoLFM.git',
|
git: 'https://github.com/FSuhas/AutoLFM.git',
|
||||||
description: 'Automated "Looking For More" broadcaster for Turtle WoW dungeons and raids'
|
description: 'Automated "Looking For More" broadcaster for Turtle WoW dungeons and raids'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/OldManAlpha/aux-addon.git',
|
git: 'https://github.com/OldManAlpha/aux-addon.git',
|
||||||
name: 'aux-addon',
|
name: 'aux-addon',
|
||||||
description: 'Auction House replacement with advanced filtering and search'
|
description: 'Auction House replacement with advanced filtering and search'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/absir/Bagshui.git' },
|
{ git: 'https://github.com/absir/Bagshui.git' },
|
||||||
{ git: 'https://github.com/pepopo978/BetterCharacterStats.git', branch: 'main' },
|
{ git: 'https://github.com/pepopo978/BetterCharacterStats.git', branch: 'main' },
|
||||||
{ git: 'https://github.com/pepopo978/BigWigs.git' },
|
{ git: 'https://github.com/pepopo978/BigWigs.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/DBFBlackbull/BitesCookBook.git',
|
git: 'https://github.com/DBFBlackbull/BitesCookBook.git',
|
||||||
description: 'Tracks which items are used in cooking and what they create'
|
description: 'Tracks which items are used in cooking and what they create'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/brotalnia/BlizzPlates.git',
|
git: 'https://github.com/brotalnia/BlizzPlates.git',
|
||||||
description: 'Adds castbars, debuffs, and class icons to the default Blizzard nameplates'
|
description: 'Adds castbars, debuffs, and class icons to the default Blizzard nameplates'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/MDGitHubRepo/CallOfElements.git',
|
git: 'https://github.com/MDGitHubRepo/CallOfElements.git',
|
||||||
description: 'All-in-one Shaman totem bar and totem/healing manager'
|
description: 'All-in-one Shaman totem bar and totem/healing manager'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/cutiepoka/CleveRoidMacros.git' },
|
{ git: 'https://github.com/cutiepoka/CleveRoidMacros.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Cinecom/ConsumesManager.git',
|
git: 'https://github.com/Cinecom/ConsumesManager.git',
|
||||||
description: 'Tracks consumables and food buffs across alts, bank, and mail'
|
description: 'Tracks consumables and food buffs across alts, bank, and mail'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Kirchlive/cursive-raid.git',
|
git: 'https://github.com/Kirchlive/cursive-raid.git',
|
||||||
name: 'Cursive-Raid',
|
name: 'Cursive-Raid',
|
||||||
description: 'Raid debuff tracker with profiles and multi-curse assist (SuperWoW)'
|
description: 'Raid debuff tracker with profiles and multi-curse assist (SuperWoW)'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Zerf/Decursive.git',
|
git: 'https://github.com/Zerf/Decursive.git',
|
||||||
description: 'Raid/party debuff-cleaning helper that dispels whoever needs it'
|
description: 'Raid/party debuff-cleaning helper that dispels whoever needs it'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/DeterminedPanda/DifficultBulletinBoard.git',
|
git: 'https://github.com/DeterminedPanda/DifficultBulletinBoard.git',
|
||||||
description: 'Organizes LFG, profession, and hardcore chat announcements into a bulletin board'
|
description: 'Organizes LFG, profession, and hardcore chat announcements into a bulletin board'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/pepopo978/DoiteAuras.git' },
|
{ git: 'https://github.com/pepopo978/DoiteAuras.git' },
|
||||||
{ git: 'https://github.com/Stormhand-dev/DragonflightUI-Reforged.git' },
|
{ git: 'https://github.com/Stormhand-dev/DragonflightUI-Reforged.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Fiurs-Hearth/ExtraResourceBars.git',
|
git: 'https://github.com/Fiurs-Hearth/ExtraResourceBars.git',
|
||||||
description: 'Adds extra resource bars (mana, energy, rage) to the UI'
|
description: 'Adds extra resource bars (mana, energy, rage) to the UI'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/SeVeN7000/FishingBuddy.git',
|
git: 'https://github.com/SeVeN7000/FishingBuddy.git',
|
||||||
description: 'Auto-equips fishing gear and tracks catches, fish, and zone info'
|
description: 'Auto-equips fishing gear and tracks catches, fish, and zone info'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/tilare/FlightTracker.git' },
|
{ git: 'https://github.com/tilare/FlightTracker.git' },
|
||||||
{ git: 'https://github.com/lookino/Flyout.git' },
|
{ git: 'https://github.com/lookino/Flyout.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/trumpetx/GetHead.git',
|
git: 'https://github.com/trumpetx/GetHead.git',
|
||||||
description: 'Recovers Onyxia and Nefarian heads from disenchant grief'
|
description: 'Recovers Onyxia and Nefarian heads from disenchant grief'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/zanthor/GNS.git',
|
git: 'https://github.com/zanthor/GNS.git',
|
||||||
description: 'Custom naming for Goblin Brainwashing Device specializations'
|
description: 'Custom naming for Goblin Brainwashing Device specializations'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/vatichild/guda.git', name: 'Guda' },
|
{ git: 'https://github.com/vatichild/guda.git', name: 'Guda' },
|
||||||
{ git: 'https://github.com/vatichild/GudaPlates.git' },
|
{ git: 'https://github.com/vatichild/GudaPlates.git' },
|
||||||
{ git: 'https://github.com/andresuarezschou/HCDeaths.git' },
|
{ git: 'https://github.com/andresuarezschou/HCDeaths.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Arthur-Helias/InstanceJournal.git',
|
git: 'https://github.com/Arthur-Helias/InstanceJournal.git',
|
||||||
description: "Encounter Journal reimagined for Turtle WoW"
|
description: "Encounter Journal reimagined for Turtle WoW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Einherjarn/ItemRack.git',
|
git: 'https://github.com/Einherjarn/ItemRack.git',
|
||||||
description: 'Item set manager with quick-swap menus for inventory'
|
description: 'Item set manager with quick-swap menus for inventory'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Otari98/_LazyPig.git',
|
git: 'https://github.com/Otari98/_LazyPig.git',
|
||||||
name: '_LazyPig',
|
name: '_LazyPig',
|
||||||
description: 'Auto-dismount, auto-accept, auto-roll, and chat spam filter. /lp to configure'
|
description: 'Auto-dismount, auto-accept, auto-roll, and chat spam filter. /lp to configure'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/Dusk-92/LevelRange-Octo.git' },
|
{ git: 'https://github.com/Dusk-92/LevelRange-Octo.git' },
|
||||||
{ git: 'https://github.com/tilare/MessageBox.git' },
|
{ git: 'https://github.com/tilare/MessageBox.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/MarcelineVQ/ModifiedPowerAuras.git',
|
git: 'https://github.com/MarcelineVQ/ModifiedPowerAuras.git',
|
||||||
description: "Advanced version of Sinesther's Power Auras"
|
description: "Advanced version of Sinesther's Power Auras"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/tilare/ModernMapMarkers.git',
|
git: 'https://github.com/tilare/ModernMapMarkers.git',
|
||||||
description: 'Shows dungeons, raids, world bosses, and travel routes on the world map'
|
description: 'Shows dungeons, raids, world bosses, and travel routes on the world map'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/vegeta1k95/ModernSpellBook.git',
|
git: 'https://github.com/vegeta1k95/ModernSpellBook.git',
|
||||||
description: 'Retail-style spellbook UI for vanilla'
|
description: 'Retail-style spellbook UI for vanilla'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/tilare/MovementTracker.git' },
|
{ git: 'https://github.com/tilare/MovementTracker.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Emyrk/NampowerSettings.git',
|
git: 'https://github.com/Emyrk/NampowerSettings.git',
|
||||||
description: 'Settings panel for the Nampower spellqueue addon'
|
description: 'Settings panel for the Nampower spellqueue addon'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/BlackHobbiT/necrosis-twow.git',
|
git: 'https://github.com/BlackHobbiT/necrosis-twow.git',
|
||||||
name: 'Necrosis',
|
name: 'Necrosis',
|
||||||
description: 'Warlock helper: pets, soul shards, summoning, demon timers'
|
description: 'Warlock helper: pets, soul shards, summoning, demon timers'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/gnwl/NotGrid.git',
|
git: 'https://github.com/gnwl/NotGrid.git',
|
||||||
name: 'notgrid',
|
name: 'notgrid',
|
||||||
description: 'Grid-like compact party/raid frames with buff/debuff, aggro, and proximity tracking'
|
description: 'Grid-like compact party/raid frames with buff/debuff, aggro, and proximity tracking'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/zanthor/OG-RaidHelper.git',
|
git: 'https://github.com/zanthor/OG-RaidHelper.git',
|
||||||
description: 'Raid management: roles, trade distribution, soft-reserve validation'
|
description: 'Raid management: roles, trade distribution, soft-reserve validation'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/sica42/Outfitter.git',
|
git: 'https://github.com/sica42/Outfitter.git',
|
||||||
description: 'Equipment set manager to save and quickly swap gear outfits, with Turtle mount fixes'
|
description: 'Equipment set manager to save and quickly swap gear outfits, with Turtle mount fixes'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/ShikawaLePaladin/PallyPowerTW.git',
|
git: 'https://github.com/ShikawaLePaladin/PallyPowerTW.git',
|
||||||
description: 'Paladin buff and assignment manager for raids and parties'
|
description: 'Paladin buff and assignment manager for raids and parties'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Cliencer/pfExtend.git',
|
git: 'https://github.com/Cliencer/pfExtend.git',
|
||||||
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/shagu/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/shagu/pfUI.git' },
|
{ git: 'https://github.com/shagu/pfUI.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/jrc13245/pfUI-addonskinner.git',
|
git: 'https://github.com/jrc13245/pfUI-addonskinner.git',
|
||||||
description: 'pfUI module that re-skins other addons to match the pfUI theme'
|
description: 'pfUI module that re-skins other addons to match the pfUI theme'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Bombg/pfUI-bettertotems.git',
|
git: 'https://github.com/Bombg/pfUI-bettertotems.git',
|
||||||
description: 'pfUI module with improved Shaman totem timers'
|
description: 'pfUI module with improved Shaman totem timers'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Arthur-Helias/pfUI-LocationPlus.git',
|
git: 'https://github.com/Arthur-Helias/pfUI-LocationPlus.git',
|
||||||
name: 'pfUI-locplus',
|
name: 'pfUI-locplus',
|
||||||
description: 'Adds a location panel and zone info to pfUI'
|
description: 'Adds a location panel and zone info to pfUI'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/acid9000/PizzaWorldBuffs.git' },
|
{ git: 'https://github.com/acid9000/PizzaWorldBuffs.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/npfs666/ProcDoc.git',
|
git: 'https://github.com/npfs666/ProcDoc.git',
|
||||||
description: 'Visual proc alerts with pulsing images so you never miss them'
|
description: 'Visual proc alerts with pulsing images so you never miss them'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/SabineWren/Quiver.git' },
|
{ git: 'https://github.com/SabineWren/Quiver.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/thezephyrsong/Rested.git',
|
git: 'https://github.com/thezephyrsong/Rested.git',
|
||||||
description: 'Progress bar showing your rested XP while resting'
|
description: 'Progress bar showing your rested XP while resting'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/Otari98/Rinse.git' },
|
{ git: 'https://github.com/Otari98/Rinse.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/anzz1/SellValue.git',
|
git: 'https://github.com/anzz1/SellValue.git',
|
||||||
description: 'Shows item vendor sell value in tooltips when not at a vendor'
|
description: 'Shows item vendor sell value in tooltips when not at a vendor'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/shagu/ShaguDPS.git' },
|
{ git: 'https://github.com/shagu/ShaguDPS.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/shagu/ShaguPlates.git',
|
git: 'https://github.com/shagu/ShaguPlates.git',
|
||||||
description: 'Nameplates with castbars and class colors. /splates'
|
description: 'Nameplates with castbars and class colors. /splates'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/paokkerkir/ShaguTweaks.git' },
|
{ git: 'https://github.com/paokkerkir/ShaguTweaks.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/paokkerkir/ShaguTweaks-extras.git',
|
git: 'https://github.com/paokkerkir/ShaguTweaks-extras.git',
|
||||||
description: 'Extras module for ShaguTweaks (additional UI tweaks)'
|
description: 'Extras module for ShaguTweaks (additional UI tweaks)'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/pepopo978/SimpleActionSets.git' },
|
{ git: 'https://github.com/pepopo978/SimpleActionSets.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/balakethelock/SuperAPI.git',
|
git: 'https://github.com/balakethelock/SuperAPI.git',
|
||||||
description: 'Companion compatibility addon bridging the SuperWoW client mod\'s expanded Lua API'
|
description: 'Companion compatibility addon bridging the SuperWoW client mod\'s expanded Lua API'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/jrc13245/SuperMacro-turtle-SuperWoW.git',
|
git: 'https://github.com/jrc13245/SuperMacro-turtle-SuperWoW.git',
|
||||||
name: 'SuperMacro',
|
name: 'SuperMacro',
|
||||||
description: 'Extended macros with long macros, keybind execution, item links, and a code editor'
|
description: 'Extended macros with long macros, keybind execution, item links, and a code editor'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/Siventt/AttackBar.git' },
|
{ git: 'https://github.com/Siventt/AttackBar.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Player-Doite/Tactica.git',
|
git: 'https://github.com/Player-Doite/Tactica.git',
|
||||||
description: 'Auto-build raids: invite/gearcheck, tactics, masterloot, role sync'
|
description: 'Auto-build raids: invite/gearcheck, tactics, masterloot, role sync'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Otari98/Tmog.git',
|
git: 'https://github.com/Otari98/Tmog.git',
|
||||||
description: 'Transmog item browser with collection info in tooltips'
|
description: 'Transmog item browser with collection info in tooltips'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/whtmst/T-RestedXP.git',
|
git: 'https://github.com/whtmst/T-RestedXP.git',
|
||||||
description: 'Tracks 0% and 100% rested XP thresholds'
|
description: 'Tracks 0% and 100% rested XP thresholds'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/sica42/TurtleCalendar.git' },
|
{ git: 'https://github.com/sica42/TurtleCalendar.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/sica42/TurtleMail.git',
|
git: 'https://github.com/sica42/TurtleMail.git',
|
||||||
description: 'Mailbox UI enhancement: bulk send, search, multi-mail'
|
description: 'Mailbox UI enhancement: bulk send, search, multi-mail'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/tempranova/turtlerp.git', name: 'TurtleRP' },
|
{ git: 'https://github.com/tempranova/turtlerp.git', name: 'TurtleRP' },
|
||||||
{ git: 'https://github.com/CosminPOP/TWThreat.git' },
|
{ git: 'https://github.com/CosminPOP/TWThreat.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/RetroCro/unitscan-turtle-hc.git',
|
git: 'https://github.com/RetroCro/unitscan-turtle-hc.git',
|
||||||
description: 'Hardcore unitscan fork for Turtle WoW that alerts on rares, elites, and dangerous mobs'
|
description: 'Hardcore unitscan fork for Turtle WoW that alerts on rares, elites, and dangerous mobs'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/whtmst/UnitXP_SP3_Addon.git',
|
git: 'https://github.com/whtmst/UnitXP_SP3_Addon.git',
|
||||||
description: 'Settings UI for the UnitXP SuperWoW client patch'
|
description: 'Settings UI for the UnitXP SuperWoW client patch'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/tdymel/VCB.git',
|
git: 'https://github.com/tdymel/VCB.git',
|
||||||
description: 'Smart consolidated buff frames with extensive customization'
|
description: 'Smart consolidated buff frames with extensive customization'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/acolis/VitalWatch.git',
|
git: 'https://github.com/acolis/VitalWatch.git',
|
||||||
description: 'Customizable health, mana, and aggro alert system for solo, group, and raid play'
|
description: 'Customizable health, mana, and aggro alert system for solo, group, and raid play'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Fiurs-Hearth/WIIIUI.git',
|
git: 'https://github.com/Fiurs-Hearth/WIIIUI.git',
|
||||||
description: 'Compact custom UI replacement for Turtle WoW'
|
description: 'Compact custom UI replacement for Turtle WoW'
|
||||||
},
|
},
|
||||||
{ git: 'https://github.com/refaim/WIM.git' },
|
{ git: 'https://github.com/refaim/WIM.git' },
|
||||||
{
|
{
|
||||||
git: 'https://github.com/Arthur-Helias/ZonesLevel.git',
|
git: 'https://github.com/Arthur-Helias/ZonesLevel.git',
|
||||||
description: "Shows zone level range under the title on the world map"
|
description: "Shows zone level range under the title on the world map"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/devteabct78/QuestTranslator-Vanilla-Turkish.git',
|
git: 'https://github.com/devteabct78/QuestTranslator-Vanilla-Turkish.git',
|
||||||
description: 'Translates quests into Turkish for the OctoWow Vanilla WoW private server'
|
description: 'Translates quests into Turkish for the OctoWow Vanilla WoW private server'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/devteabct78/ZoneTranslator-Vanilla-Turkish.git',
|
git: 'https://github.com/devteabct78/ZoneTranslator-Vanilla-Turkish.git',
|
||||||
description: 'Translates zone and location names into Turkish for the OctoWow Vanilla WoW private server'
|
description: 'Translates zone and location names into Turkish for the OctoWow Vanilla WoW private server'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
git: 'https://github.com/devteabct78/MobNpcTranslator-Vanilla-Turkish.git',
|
git: 'https://github.com/devteabct78/MobNpcTranslator-Vanilla-Turkish.git',
|
||||||
description: 'Translates Mob and NPC names into Turkish for the OctoWow Vanilla WoW private server'
|
description: 'Translates Mob and NPC names into Turkish for the OctoWow Vanilla WoW private server'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user