chore: move addon into Pawn/ + add standard .gitignore
Matches the Exiles fork-layout convention (each addon in its own folder).
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
## Interface: 30300
|
||||
## Title: Pawn
|
||||
## Version: 1.3.8
|
||||
## Notes: Pawn calculates scores for items that let you easily see which one is better for you.
|
||||
## OptionalDependencies: AtlasLoot, EQCompare, EquipCompare, MultiTips, Outfitter
|
||||
## SavedVariables: PawnCommon
|
||||
## SavedVariablesPerCharacter: PawnOptions, PawnWowheadScaleProviderOptions
|
||||
|
||||
VgerCore\VgerCore.lua
|
||||
|
||||
Localization.lua
|
||||
Gems.lua
|
||||
Pawn.lua
|
||||
PawnUI.lua
|
||||
PawnUI.xml
|
||||
Wowhead.lua
|
||||
Reference in New Issue
Block a user