From f1b90217d92e3b84a2caf5123609394a74310a2f Mon Sep 17 00:00:00 2001 From: ubulem Date: Thu, 11 Feb 2016 16:32:37 +0300 Subject: [PATCH] README.md updated --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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