Mercurial > wow > mylilpony
diff libMyLilPony/readme.txt @ 15:21764271e02f
Updated addon versioning to automatically update with repo revision.
author | syzler |
---|---|
date | Sun, 10 Apr 2011 07:30:01 +0000 |
parents | b1e344c17ab5 |
children | 452b804e6241 |
line wrap: on
line diff
--- a/libMyLilPony/readme.txt Sun Apr 10 07:12:30 2011 +0000 +++ b/libMyLilPony/readme.txt Sun Apr 10 07:30:01 2011 +0000 @@ -1,4 +1,3 @@ -libMyLilPony Copyright (c) 2011, Syzler All rights reserved. @@ -30,13 +29,18 @@ POSSIBILITY OF SUCH DAMAGE. ===================================================================== + Project: libMyLilPony + Project Version: @project-version@ + Last Project Author: @project-author@ + Last Project Updated: @project-date-iso@ +===================================================================== To use libMyLilPony in your own addon, add the following lines to your TOC *in this order*, before you add any scripts that will call libMyLilPony. Adjust the path if necessary - the following case assumes you put the library in a subfolder called libMyLilPony -# libMyLilPony 1.1.@project-revision@ +# libMyLilPony @project-version@ libMyLilPony\libMyLilPony.lua libMyLilPony\libMyLilPony_mountData.lua libMyLilPony\libMyLilPony_mountFunctions.lua