README.md updated

master
ubulem 2016-02-11 16:32:37 +03:00
parent 8d8fb9dd3a
commit 9efb82aad2
1 changed files with 6 additions and 1 deletions

View File

@ -13,4 +13,9 @@ You can help in the development. But you should always publish your source code
Before any use of source code MultiCraft or any part of you should be familiar with [LGPL-3.0](doc/LGPL-3.0.md).
Any code that you push to this repository is automatically licensed as LGPLv3 (or higher) and belongs MultiCraft Project and/or the owner of the project without exception.
Adding code under another license is possible only by agreement with the owner of the project and the creation of appropriate notes.
Adding code under another license is possible only by agreement with the owner of the project and the creation of appropriate notes.
After compiling you need to archive files in assets into three zips - Files.zip, games.zip and worlds.zip.
games.zip must contain "games" folder.
worlds.zip must contain "worlds" folder and "multicraf.conf" text file.
Finally, remaining files must be packed into Files.zip.