Mercurial > wow > skeletonkey
comparison SkeletonKey/SkeletonKey.toc @ 6:f6d1c192afc6
Refactored file layout:
- frame display logic in UI.lua
- player data in Cache.lua
- event responses in Events.lua
a lot of local tables are now stored members of KeyBinder for that to work
author | Nenue |
---|---|
date | Thu, 28 Jul 2016 16:45:56 -0400 |
parents | 9ac29fe77455 |
children | 82170735e67c |
comparison
equal
deleted
inserted
replaced
5:9ac29fe77455 | 6:f6d1c192afc6 |
---|---|
11 | 11 |
12 LibStub\LibStub.lua | 12 LibStub\LibStub.lua |
13 libKT-1.0\libKT-1.0.xml | 13 libKT-1.0\libKT-1.0.xml |
14 KeyBinds.xml | 14 KeyBinds.xml |
15 KeyBinds.lua | 15 KeyBinds.lua |
16 Cache.lua | |
17 UI.lua | |
18 Events.lua | |
19 | |
20 HotKey.lua | |
16 Import.lua | 21 Import.lua |
17 Events.lua | |
18 HotKey.lua |