diff options
Diffstat (limited to 'docs/HACKING.txt')
-rw-r--r-- | docs/HACKING.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/HACKING.txt b/docs/HACKING.txt index ad2f341bb..a4f1d185b 100644 --- a/docs/HACKING.txt +++ b/docs/HACKING.txt @@ -1,10 +1,7 @@ ---------------------------- -Mana Hacking Guide +ManaPlus Hacking Guide ---------------------------- -This guide is also available at http://gitorious.org/mana/pages/Hacking -including more tips about C++ programming in general. - With multiple coders working on the same source files, there needs to be a standard specifying how code is written down. Not doing so can cause quite some annoyance for certain coders and easily creates more version conflicts than |