diff SkeletonKey/SkeletonKey.toc @ 5:9ac29fe77455

- dynamic profession spell mapping - dynamic talent spell mapping - protection of dynamic slots that aren't in use - plugin abstractors for accessing state data - a lot of fixes related to the 7.0.3 API
author Nenue
date Tue, 26 Jul 2016 19:29:44 -0400
parents cd7d06bcd98d
children f6d1c192afc6
line wrap: on
line diff
--- a/SkeletonKey/SkeletonKey.toc	Tue Jun 21 11:56:14 2016 -0400
+++ b/SkeletonKey/SkeletonKey.toc	Tue Jul 26 19:29:44 2016 -0400
@@ -1,4 +1,4 @@
-## Interface: 70000
+## Interface: 60200
 ## Title: SkeletonKey
 ## Notes: Key Bindings for dinosaurs
 ## Author: Krakyn
@@ -7,8 +7,12 @@
 ## X-Category: Interface Enhancements
 ## DefaultState: Enabled
 ## LoadOnDemand: 0
-## OptionalDeps: libKT
+## OptionalDeps: LibStub, libKT
 
+LibStub\LibStub.lua
 libKT-1.0\libKT-1.0.xml
 KeyBinds.xml
-KeyBinds.lua
\ No newline at end of file
+KeyBinds.lua
+Import.lua
+Events.lua
+HotKey.lua
\ No newline at end of file