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.
- Host: GitHub
- URL: https://github.com/yappy2000d/ftbq-keygen
- Owner: yappy2000d
- Created: 2025-08-10T21:40:10.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-08-10T22:42:53.000Z (12 months ago)
- Last Synced: 2025-08-11T00:23:43.310Z (12 months ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.