WoWInterface SVN LibResInfo

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 76 to Rev 77
    Reverse comparison

Rev 76 → Rev 77

trunk/LibResInfo-1.0/LibResInfo-1.0/LibResInfo-1.0.lua
1,7 → 1,7
--[[--------------------------------------------------------------------
LibResInfo-1.0
Library to provide information about resurrections in your group.
Copyright (c) 2012-2014 A. Kinley <addons@phanx.net>. All rights reserved.
Copyright (c) 2012-2014 Phanx. All rights reserved.
See the accompanying README and LICENSE files for more information.
http://www.wowinterface.com/downloads/info21467-LibResInfo-1.0.html
http://wow.curseforge.com/addons/libresinfo/
trunk/LibResInfo-1.0/LibResInfo-1.0/README.txt
1,16 → 1,8
LibResInfo-1.0
==================
=================
 
* Library to provide information about resurrections cast in your group.
* Copyright (c) 2012-2014 A. "Phanx" Kinley. All rights reserved.
* See the accompanying LICENSE file for details.
* http://www.wowinterface.com/downloads/info21467-LibResInfo-1.0.html
* http://wow.curseforge.com/addons/libresinfo/
Library to provide information about resurrections cast in your group.
 
 
Description
---------------
 
LibResInfo detects resurrection spell casts and identifies who they are
being cast on, and provides that information to addons through callbacks
and API functions. It also supports Mass Resurrection and Soulstone.
25,8 → 17,15
[2]: http://www.wowace.com/addons/callbackhandler/
 
 
Downloads
------------
 
* [WoWInterface](http://www.wowinterface.com/downloads/info21467-LibResInfo-1.0.html)
* [CurseForge](http://wow.curseforge.com/addons/libresinfo/)
 
 
API Documentation
---------------------
--------------------
 
Information about the callbacks and functions LibResInfo provides are
available on the [CurseForge project page] [3].
35,20 → 34,26
 
 
Feedback
------------
-----------
 
Please direct all bug reports, suggestions, questions, and comments to
Please direct all bug reports, suggestions, questions and comments to
the [WoWInterface forum thread] [4].
 
If you need to contact me privately for a reason other than those listed
above, you can send me a private message on either download site, or
email me at <addons@phanx.net>.
 
[4]: http://www.wowinterface.com/forums/showthread.php?t=43933
 
If you are reporting a bug, please include directions I can follow to
reproduce the bug, whether it still happens when all other addons are
disabled, and the exact text of the related error message (if any) from
[BugSack](http://www.wowinterface.com/downloads/info5995-BugSack.html).
 
If you need to contact me privately, you can send me a private message
on either download site, or email me at <addons@phanx.net>.
 
 
License
----------
 
Copyright (c) 2013-2014 Phanx. All rights reserved. See the accompanying
LICENSE file for additional information.
Copyright (c) 2012-2014 Phanx. All rights reserved.
 
See the accompanying LICENSE file for information about the conditions
under which redistribution and modification may be allowed.
trunk/LibResInfo-1.0/LibResInfo-1.0/LICENSE.txt
1,7 → 1,5
Copyright (c) 2012-2014 A. "Phanx" Kinley <addons@phanx.net>
Copyright (c) 2012-2014 Phanx. All rights reserved.
 
All rights reserved.
 
Permission is granted for anyone to use, read, or otherwise interpret
this software for any purpose, without any restrictions.