Giter VIP home page Giter VIP logo

railcraft-localization's Introduction

Welcome to Railcraft's Localization repository on GitHub

Submitting and editing a language file

If you intend to submit or edit a language file, please be aware that the file must be in UTF-8 encoding without Byte-Order-Marks(BOM).

If you do not know what any of that means, please do some research before submitting a language file.

Notepad++ is the recommend text editor for editing language files because it is capable of saving files in the correct format via the Encoding menu.

Other editors may not save files in the correct format (Notepad, Wordpad, etc...do not).

While editing a language file, you can simply drop it in the ".minecraft/config/railcraft/lang" folder and the game will load it automatically, overriding any existing translations.

Java Formatting Tags

You may notice some translation entries have strange characters such as "@s" or "@2$s". These are identical to Java Formatting Tags, but with '@' replacing '%' for technical reasons. They will be replaced with another variable at run time. They can be used to reorder or format messages and the like.

More information can be found here.

Minecraft Formatting Tags

You may also notice some stuff like "�r" or "�5". These are Minecraft Formatting Tags and are generally used to set the text color and italicize/bold pieces of text.

More information can be found here.

railcraft-localization's People

Contributors

3tusk avatar adaptivity avatar alekso56 avatar artsin avatar cassiobsk8 avatar covertjaguar avatar crafteverywhere avatar cream-tea avatar daniel366cobra avatar derigeurex avatar efimov90 avatar fewizz avatar forecaster avatar francogp avatar gishicrafter avatar kinde4 avatar kippie408 avatar liach avatar lordsprit avatar pazzoeo avatar platypus007 avatar renemuetti avatar robin4002 avatar sandrohc avatar vexatos avatar viliml avatar woodstone avatar wshadow avatar wz93 avatar yopu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.