view 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
line wrap: on
line source
## Interface: 60200
## Title: SkeletonKey
## Notes: Key Bindings for dinosaurs
## Author: Krakyn
## Version: 1.0-@project-revision@
## SavedVariables: SkeletonKeyDB
## X-Category: Interface Enhancements
## DefaultState: Enabled
## LoadOnDemand: 0
## OptionalDeps: LibStub, libKT

LibStub\LibStub.lua
libKT-1.0\libKT-1.0.xml
KeyBinds.xml
KeyBinds.lua
Cache.lua
UI.lua
Events.lua

HotKey.lua
Import.lua