Skip to content

caleb-mabry/Kuriimu2

 
 

Repository files navigation

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 Core Desktop Runtime 3.1.6 installed on your system.
If you are on Mac or Linux, you can just install the .Net Core Runtime 3.1.6.

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

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.
  2. 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 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 archiveitecture,
please refer to our Wiki.

Known issues

Linux

  1. Drag&Drop is currently unsupported on various ArchLinux distributions, including Manjaro.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%