Revision 33, 1.4 kB
(checked in by yumileroy, 17 years ago)
|
[svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.
* Adding INSTALL file to root with Linux instructions.
* Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me).
* Updating config files with Trinity text instead of MaNGOS text.
Original author: XTZGZoReX
Date: 2008-10-10 12:19:38-05:00
|
Line | |
---|
1 | The THANKS file: |
---|
2 | |
---|
3 | All distributions should contain a `THANKS' file containing a two column list |
---|
4 | of the contributors, one per line, alphabetically sorted. The left column gives |
---|
5 | the contributor's name, while the right column gives the last known good email |
---|
6 | address for this contributor. This list should be introduced with a wording |
---|
7 | similar to this one: |
---|
8 | |
---|
9 | Trinity Core THANKS file |
---|
10 | |
---|
11 | Trinity Core is a derivation/rewrite of MaNGOS, which was originally written |
---|
12 | by Team Python and the WoW Daemon Team. Many people further helped Trinity Core |
---|
13 | by submitting bug reports, code patches, and suggestions. |
---|
14 | |
---|
15 | Special thanks should also go out to the WowwoW team. We have gained help from |
---|
16 | them many times in the creation of this project. Keep up the good work guys. |
---|
17 | |
---|
18 | The easiest policy with this file is to thank everyone who contributes to the |
---|
19 | project, without judging the value of the contribution. |
---|
20 | |
---|
21 | Unlike `AUTHORS', the `THANKS' file is not maintained for legal reasons. It is |
---|
22 | maintained to thank all the contributors that helped you out in your project. |
---|
23 | The `AUTHORS' file can not be used for this purpose because certain |
---|
24 | contributions, like bug reports or ideas and suggestions do not require legal |
---|
25 | paper exchanges. |
---|
26 | |
---|
27 | You can also decide to send some kind of special greeting when you initially |
---|
28 | add a name to your `THANKS' file. The mere presense of a name in `THANKS' is |
---|
29 | then a flag to you that the initial greeting has been sent. |
---|