diff options
author | Camil Staps | 2015-05-24 23:28:11 +0200 |
---|---|---|
committer | Camil Staps | 2015-05-24 23:28:11 +0200 |
commit | 8bdb845cbc934254b153398acd81c949c04c06cb (patch) | |
tree | ce071ae1296817c585c04370ecfe93de5c4b46bc /README.md | |
parent | readme (diff) |
license
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Botleagues Engine +This project is licensed under GPLv3, see the LICENSE file for details. + **Note: this is a work in progress.** The Java engine is meant to be extended to create an own game. See the `Examples` repository for some ideas. |