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

https://github.com/yappy2000d/ftbq-keygen

A tool to generate localization keys for FTB Quests.
https://github.com/yappy2000d/ftbq-keygen

Last synced: 11 months ago
JSON representation

A tool to generate localization keys for FTB Quests.

Awesome Lists containing this project

README

          

# FTB Quest - Localization Keys Generator

A tool to generate localization keys for FTB Quests.

## Features

- Extracts text from FTB Quest files
- Generates unique localization keys
- Supports multiple languages

## Usage

> [!WARNING]
> program will overwrite the original files with the updated content. You may want to create a backup copy of your files before running the tool.

```bash
ftbq-keygen -f /path/to/ftbquests
```

you should see a `lang.json` file generated in the current directory, containing all the localization keys generated from the program. You can then use this file to manage translations for your mod.