annotate LibKraken/LibKraken.iml @ 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 |
|
children |
d8bb2629fea8 |
rev |
line source |
Nenue@5
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
Nenue@5
|
2 <module type="LUA_MODULE" version="4">
|
Nenue@5
|
3 <component name="NewModuleRootManager" inherit-compiler-output="true">
|
Nenue@5
|
4 <exclude-output />
|
Nenue@5
|
5 <content url="file://$MODULE_DIR$">
|
Nenue@5
|
6 <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
|
Nenue@5
|
7 </content>
|
Nenue@5
|
8 <orderEntry type="jdk" jdkName="WoW 7.0.3" jdkType="Lua SDK" />
|
Nenue@5
|
9 <orderEntry type="sourceFolder" forTests="false" />
|
Nenue@5
|
10 </component>
|
Nenue@5
|
11 </module> |