Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 853 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 853 Bytes

json-text-extractor (JTEx)

written by Gökdeniz Özkan, github username: gokdenizozkan under GNU GPLv3 license, see further information in LICENSE document.

json-text-extractor (JTEx) is a translator tool for extracting "source text" from a JSON file into a TXT file.

HOW TO USE?

1- Download the JTEx onto your computer. 2- Extract "JTEx.exe" and "settings.py" into a folder. 3- Put your JSON file that holds your "source text" into the same folder of JTEx's. 4- Open "settings.py". (You can use Notepad.) 5- Edit the "settings.py" according to your needs.

WHEN TO USE?

JTEx is not tested for all kinds of JSON files. I have written JTEx to use on our localization project: "The Sorrowvirus: A Faceless Short Story". To improve JTEx, I need more JSON files that holds text values of a game.

I hope that you can utilize JTEx.

Have a nice day.