-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathReforgeLite.toc
More file actions
41 lines (37 loc) · 990 Bytes
/
ReforgeLite.toc
File metadata and controls
41 lines (37 loc) · 990 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
## Interface: 50503, 50504
## Author: d07.RiV (Iroared) (Continued by Brues)
## Title: ReforgeLite Classic
## Notes: Calculates optimal reforging for given weights/caps.
## Version: @project-version@
## SavedVariables: ReforgeLiteDB
## OptionalDeps: Ace3, LibStub, Pawn
## X-Website: https://github.com/brues-code/ReforgeLite/issues
## X-Curse-Project-ID: 1004227
## Category: Equipment
## Category-deDE: Ausrüstung
## Category-esES: Equipo
## Category-esMX: Equipo
## Category-frFR: Équipement
## Category-itIT: Equipaggiamento
## Category-koKR: 장비
## Category-ptBR: Equipamento
## Category-ruRU: Экипировка
## Category-zhCN: 装备
## Category-zhTW: 裝備
## IconTexture: 459028
#@no-lib-strip@
embeds.xml
#@end-no-lib-strip@
data\RandPropPoints.lua
data\ScalingTable.lua
GUI.lua
ReforgeLite.lua
ReforgeEngine.lua
BranchAndBound.lua
Presets.lua
ExportImport.lua
locales\[TextLocale].lua
#@do-not-package@
## AllowAddOnTableAccess: 1
dev\Util.lua
#@end-do-not-package@