Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FanTranslatorsInternational/Kuriimu2

Kuriimu is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.
https://github.com/FanTranslatorsInternational/Kuriimu2

Last synced: 10 days ago
JSON representation

Kuriimu is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.

Awesome Lists containing this project

README

        

# Kuriimu2
Kuriimu2 is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.

## Requirements
You need to have the ".Net Desktop Runtime 3.1.6" for x64 installed on your system.

If you are on Mac or Linux, you can just install the ".Net Runtime 3.1.6" for x64.

If you're a developer, we build against the .Net Core SDK version 3.1.302.

You can get it here: https://dotnet.microsoft.com/download/dotnet-core/3.1

We only build for x64. If you have an x86 operating system, then the software will not run.

Make sure to download x64 version of the above mentioned runtimes only!
We will not provide x86 builds of this software. You can compile it yourself if you really need to.

## Download
You can download the latest release of Kuriimu2 from our release page:

https://github.com/FanTranslatorsInternational/Kuriimu2/releases/latest

There are several different UI's you can choose from:
1. EtoForms: A graphical user interface in a look native to the respective operating system. There are releases for Mac, Linux, and Windows.
1. CommandLine: A command line interface of the main features of Kuriimu2. There are releases for Windows only.

## Development builds
You can download the latest developer build of Kuriimu2 from our [Actions](https://github.com/FanTranslatorsInternational/Kuriimu2/actions) tab.

Just select the latest successful build and download its artifact.

You need to be logged in at github to download artifacts from a successful build.

Those builds are considered beta and can contain bugs and unfinished features.

## Wiki
For documentation on developing for Kuriimu2, like creating plugins, or an explanation of our general architecture,

please refer to our [Wiki](https://github.com/FanTranslatorsInternational/Kuriimu2/wiki).

## Known issues
### Linux
1. Drag&Drop is currently unsupported on various ArchLinux distributions, including Manjaro.