This mod adds doors and trapdoors without windows to Minetest Game. Also Baunilha texture pack is supported!
Licence 🔗
- Media: CC-BY-SA-3.0
- Code: LGPL-2.1
Translating 🔗
Method 1: Via Merge Request (Recommended) 🔗
- Duplicate the Template File: Locate the file
locale/template.txt
within the project's repository. Create a duplicate of this file. - Rename the Duplicated File: Rename the newly duplicated file to
doors_without_window.[your_language_id].tr
. Replace[your_language_id]
with the appropriate two-letter (or more, if applicable) language code (e.g.,de
for German). - Perform the Translation: Open the renamed
.tr
file. Each line in this file follows the format:original_text=translation
. Translate only the text that appears after the equals sign (=
). Do not modify theoriginal_text
part before the equals sign. Ensure your translations are accurate and contextually appropriate. - Submit a Merge Request: Once all desired lines are translated, create a merge request (also known as a pull request) in the project's repository. This allows the project maintainers to review and integrate your changes.
Method 2: Via Email (Alternative) 🔗
If you are unfamiliar with creating merge requests or prefer an alternative method, you can:
- Prepare the Translation File: Follow steps 1-3 from Method 1 to duplicate, rename, and translate the
doors_without_window.[your_language_id].tr
file. - Send the File via Email: Attach the completed translation file to an email and send it to
fromkaniv@gmail.com
. Please specify in the email that this file is intended for translation contribution and indicate the language of the translation.
Useful
This is a simple, but useful mod.