luk3yx 5246bac802 Use base64 for book titles if it reduces the amount of space they take (#36)
This will only use base64 when needed (when the calculated length of the base64-ed data is less than the length that the engine would encode it in).

The title is encoded with base64 as well (if using base64 would save space), but the description is never base64-encoded.
2022-07-12 00:52:51 +03:00
2021-04-05 11:36:35 +02:00
2021-12-31 12:26:47 +01:00
2022-05-30 17:28:52 +03:00
2020-10-11 09:39:57 +02:00
2022-03-09 18:19:45 +01:00
2022-05-30 17:28:52 +03:00

MultiCraft_game | Open Source Build Status

License License: CC BY-SA 4.0

MultiCraft_game is an Open Source game for MultiCraft Engine.

MultiCraft_game is based on the Minetest Game, which is developed by a number of contributors. It also uses many mods from various developers with various licenses. Carefully read the README and LICENSE files in each folder.

Copyright © 2014-2022 Maksim Gamarnik [MoNTE48] MoNTE48@mail.ua

Copyright © 2014-2022 MultiCraft Development Team

MultiCraft_game is licensed under LGPLv3 (or higher). Resources games licensed under CC-BY-SA 4.0, unless otherwise stated.

You can help with development. But you should always publish your source code after making any changes.

Before any use of the MultiCraft_game source code or any part of it, you should familiarize yourself with LGPL-3.0, MIT, Credits and License.md.

Any code you add to this repository is automatically licensed as GNU LGPLv3 (or higher) and belongs to MultiCraft Project and/or the project owner without exception. Adding code under a different license is only possible by agreement with the project owner and making appropriate notes.

Description
No description provided
Readme 8.8 MiB
Languages
Lua 99.3%
TypeScript 0.7%