document Weblate

This commit is contained in:
Adrian Siekierka 2025-06-29 20:51:13 +02:00
parent 851300d62a
commit 52da41b5e1

View File

@ -20,7 +20,7 @@ This mod is [licensed under the **MIT license**](https://github.com/MightyPirate
## Contributing
### Assets and Localizations
1. **Translations**
Translations to other languages are very much appreciated. You can find the localization files [in this folder][localizations]. If a localization you wanted to create already exists, please take the time to see if the present one is complete - the strings change every so often, invalidating some of the translations. If you start a fresh localization, please base it off of the English or German one, those are the 'master' localization files. If you add a new language, please also add it to [the pack.mcmeta][pack.mcmeta] file. Keep it sorted alphabetically, use the name and region Minecraft itself uses. If you don't know how to do that, that's OK, I'll do it later.
Translations to other languages are very much appreciated. Using [the Weblate instance](https://weblate.asie.pl/projects/opencomputers/) is recommended, as it is the most user-friendly way to contribute translations. Alternatively, or if the Weblate service is not up, you can find the localization files [in this folder][localizations]. If a localization you wanted to create already exists, please take the time to see if the present one is complete - the strings change every so often, invalidating some of the translations. If you start a fresh localization, please base it off of the English one. If you add a new language, please also add it to [the pack.mcmeta][pack.mcmeta] file. Keep it sorted alphabetically, use the name and region Minecraft itself uses. If you don't know how to do that, that's OK, I'll do it later.
2. **Textures**
If you would like to contribute better textures for certain items or blocks, feel free to pull-request them. If you would like to contribute *alternative* textures, make it a resource pack, and post it on the forums, for example.
3. **Documentation**