Skip to content

Commit

Permalink
Merge pull request #39 from generalwrex/master
Browse files Browse the repository at this point in the history
Added Addon support for Classic
  • Loading branch information
generalwrex authored Feb 4, 2024
2 parents 7994652 + dd6c268 commit cd87b10
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions tools/wowsimsexporter/WowSimsExporter/WowSimsExporter-Vanilla.toc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## Title: WowSimsExporter v2.5 |cffff8000(Classic)|r
## Version: 2.5
## Author: generalwrex(Natop of Old Blanchy), namreeb
## Interface: 11500
## Notes: This is an exporter written to quickly export your character to https://wowsims.github.io/sod/ for simulations.
## SavedVariables: WSEDB
## OptionalDeps: Ace3

Libs\LibStub\LibStub.lua
Libs\LibParse\LibParse.lua
Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
Libs\AceAddon-3.0\AceAddon-3.0.xml
Libs\AceEvent-3.0\AceEvent-3.0.xml
Libs\AceDB-3.0\AceDB-3.0.xml
Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml
Libs\AceConsole-3.0\AceConsole-3.0.xml
Libs\AceGUI-3.0\AceGUI-3.0.xml
Libs\AceConfig-3.0\AceConfig-3.0.xml


WowSimsExporter.lua
extras.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Version: 2.5
## Author: generalwrex, namreeb
## Interface: 30402
## Notes: This is an exporter written to quickly export your character to https://wowsims.github.io/classic/ for simulations.
## Notes: This is an exporter written to quickly export your character to https://wowsims.github.io/wotlk/ for simulations.
## SavedVariables: WSEDB
## OptionalDeps: Ace3

Expand Down

0 comments on commit cd87b10

Please sign in to comment.