diff --git a/README.md b/README.md index 4a6c88649..55f6d9b41 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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. \ No newline at end of file