Update README.md
This commit is contained in:
parent
288ac6837f
commit
ecf44be292
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Currently in development. Goal is to eventually have ChatGPT nicely translate al
|
|||
2. Add your API key and Organization Key to a .env file. An example can be found in the repo.
|
||||
3. Add a prompt.txt file using prompt.example as a template. (See ChatGPT Prompt Section)
|
||||
4. Untranslated JSON files go in `/files`. Anything translated will end up in `/translated`
|
||||
5. Run `start.py` script either with VSCode or by running `python .\start.py` in a CLI.
|
||||
5. Run `start.py` script either with VSCode or by running `python .\start.py` in Terminal.
|
||||
|
||||
See [Guide Section](https://github.com/dazedanon/DazedMTLTool#how-i-translate-games) to get a full breakdown on the process.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue