Skip to content

Kuro-Maii/Neos-Conversation-Starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neos-Conversation-Starter

Hosts files for my Neos conversation starter. Contributions and translations are much appreciated and needed!

File and folder structure

The layout of the files/folders that needs to be followed in order for the in-game UI to be able to use them is as follows:

/language_code/topic.txt

In the case of translating UI buttons (not lines of topics), the layout needs to be as follows:

/UI Translations/language_code.txt

In both cases, please refer to the English template and put translated strings on the same line number as in the original.

Language codes:

  • en - English
  • ko - Korean
  • ja - Japanese
  • de - German

If you would like to add a language that is not listed here, please use the language's ISO 639-1 code!

Examples:

/en/videogames.txt
/de/general.txt
/UI Translations/ja.txt
/UI Translations/ko.txt

The game randomly picks one line to display, so inside of the text files, there can be no more than one question/prompt per line, like this:

This line will show up in the game
This one can, too
Maybe this one, too?
And this one, of course!

About

Hosts files for my Neos conversation starter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published