8000 GitHub - cbm852/mc-questing-mod-localizer: Minecraft Questing Mod Localizer is a web application that helps you to localize quest files of Minecraft questing mods.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Minecraft Questing Mod Localizer is a web application that helps you to localize quest files of Minecraft questing mods.

License

Notifications You must be signed in to change notification settings

cbm852/mc-questing-mod-localizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Questing Mod Localizer

GitHub Release

Minecraft Questing Mod Localizer is a web application that helps you to localize quest files of Minecraft questing mods. You can convert quest files to localizable format, translate quest files to other languages, and apply the translated quest files to the modpack. This application supports FTB Quests and Better Questing.

Installation

  • Python 3.9 or higher is required
  • Clone the repo:
$ git clone https://github.com/peunsu/mc-questing-mod-localizer
  • Create the virtual environment (optional):
$ python -m venv venv
$ source venv/bin/activate
  • Install requirements:
$ pip install -r requirements.txt
  • Run the application:
$ streamlit run Home.py

Dependency

About

Minecraft Questing Mod Localizer is a web application that helps you to localize quest files of Minecraft questing mods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0