Skip to content

Repository files navigation

BUILDING

See BUILDING.md.

FEATURES

Automatically imports:

THEME SPECIAL EFFECTS

See the theme special effects guide.

TRANSLATIONS

SkyPrompt loads Skyrim/SKSE translation tables from Data/Interface/Translations/SkyPrompt_<LANGUAGE>.txt.

To add a language:

  1. Copy Interface/Translations/SkyPrompt_ENGLISH.txt.
  2. Rename ENGLISH to Skyrim's sLanguage value, such as GERMAN.
  3. Translate only the text after each tab. Keep every $SkyPrompt... key unchanged.
  4. Preserve {} placeholders and use \n for line breaks.
  5. Save the file as UTF-16 little-endian with a BOM.

Do not put ## in translated menu labels. Keep the four section names unique and do not put / in them.

SkyPrompt automatically adds characters from the loaded table to its prompt/tutorial font atlas. SKSE Menu Framework uses a separate font atlas for menu labels. For Chinese, Japanese, Korean, Cyrillic, Thai, or Turkish text, enable the matching Enable... option under [Fonts] in Data/SKSE/Plugins/SKSEMenuFramework.ini and select a PrimaryFont that contains those glyphs.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages