Giter VIP home page Giter VIP logo

xml-comp's Introduction

Go Report Card codebeat badge

XML-Comparer

Made this software to help RimWorld's community translators(1) to know what was modified on the last XML updates and to let them keep in track of what they need to add/remove from what has been done.

(1) and maybe other indie games that uses XML

Installing

$ go get github.com/ArxdSilva/XML-Comp

Running

$ xml-comp -original /path/to/language/english -translation /path/to/language/translation

How this works? - RimWorld translator

You need two paths that we call "original" & "translation", which are described bellow:

  • "original": Full path directory of your RimWorld English folder

My path - as an example: "original" = /Users/arthur/Library/Application Support/Steam/steamapps/common/RimWorld/RimWorldMac.app/Mods/Core/Languages/English

  • "translation": Full path directory of your RimWorld Language folder cloned from GitHub

Me again: "translation" = /Users/arthur/Github/RimWorld-PortugueseBrazilian

With these paths in hand you run our program and It will let you know in a missingSomethieng.txt file what is missing and where in your translation! That simple!

Dev Status

Now It only compares containing folders in given "original" to "translation" and creates "missingFolders.txt" & "missingFiles.txt" files into the "translation" directory.

XML-Comp CLI Usage (needed Go 1.7+)

$ git clone github.com/arxdsilva/xml-comp
$ cd xml-comp
$ go install
$ xml-comp help

To Do - Check our Issues & Milestones

xml-comp's People

Contributors

shubhodeep9 avatar arxdsilva avatar alkhatib avatar raphamorim avatar

Watchers

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