Coder Social home page Coder Social 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

covertjaguar avatar vexatos avatar crafteverywhere avatar adaptivity avatar liach avatar francogp avatar pazzoeo avatar renemuetti avatar platypus007 avatar yopu avatar lordsprit avatar artsin avatar daniel366cobra avatar cassiobsk8 avatar wz93 avatar viliml avatar kippie408 avatar efimov90 avatar alekso56 avatar sandrohc avatar woodstone avatar robin4002 avatar kinde4 avatar gishicrafter avatar fewizz avatar bbvdzee avatar xxn4bxx avatar sodiet avatar shaommontayen avatar retroking avatar

Watchers

James Cloos 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.