Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/FanTranslatorsInternational/Kuriimu2
- Owner: FanTranslatorsInternational
- License: gpl-3.0
- Created: 2018-05-11T03:37:32.000Z (over 6 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-17T19:04:04.000Z (about 2 months ago)
- Last Synced: 2024-09-17T23:31:18.883Z (about 2 months ago)
- Language: C#
- Homepage:
- Size: 18.1 MB
- Stars: 314
- Watchers: 20
- Forks: 57
- Open Issues: 158
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.md
Awesome Lists containing this project
- awesome-romhacking - Kuriimu2 - A "general purpose game translation project manager" for making fan translations. 🐧🍎🪟 (Tools / Translation)
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.1We 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/latestThere 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.