Skip to content

Commit

Permalink
add building info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Wiedler committed Feb 25, 2010
1 parent 69efee3 commit 2d714e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Expand Up @@ -8,6 +8,10 @@ See install.xml for installation instructions. You can also find help at phpBB.c

This modification uses [UMIL](http://www.phpbb.com/mods/umil/). If you are using the development version, you need to add UMIL manually. The version used can be found in develop/UMIL_VERSION.

# Building

For building the MOD package you must use the develop/build.sh script. It will fetch required dependencies such as UMIL and create the package. There is a develop/clean.sh script to clean up the mess.

# License

It is released under the [GNU GPLv2](http://www.gnu.org/licenses/gpl-2.0.html).

0 comments on commit 2d714e0

Please sign in to comment.