promotional bannermobile promotional banner

Voile (in-game wiki)

Explore and create in-game wiki without any hassle! (with mod support)

File Details

voile-1.11.0.jar

  • R
  • Apr 7, 2026
  • 4.52 MB
  • 820
  • Early Access

File Name

voile-1.11.0.jar

Supported Versions

  • Early Access

The largest update yet.

Major

  • Complete internal documentation rewrite.
  • Added support for localization.
    • Check out the Topic localization topic for more information.
    • Supports over 40 languages.
  • Implemented new UniversalDocumentationLoader that works both with server and mod documentation.
    • This means mod documentation now does not have to specify topic files within its documentation index file.
    • Mod documentation supports localization as well.
    • See Documentation index file format topic how to enable universal documentation loader for mod integrations.
    • Relative image assets now work for mod documentation as well. You may specify images relative to the topic file in mod's resources, greatly improving DX.
    • Automatic topic discovery incl. subdirectory topic lookup support for mod documentation.

Minor

  • Renamed /debug-voile to /voile-debug
  • Fixed text wrapping issues in the table rendering.
  • Fixed text alignment issues in the table rendering.
  • Added little icons to admonition/notification blocks.
  • Fixed security issue regarding mod loading images from server's file system.
  • Improved logging when specified image in a topic does not exist.
  • Improved logging when loading documentations.
  • Fixed INTERNAL documentation type name.
  • Minor improvements to paddings in Markdown components and topic content rendering.
  • Fixed preloading Hytale Modding Wiki mods that are in the EXTERNAL_MOD documentation type.
  • Fixed server documentation directory and index file not creating when running Voile for the first time.
  • Added a debug log when mod does not have proper Voile integration.
  • Players will now be able to run /voile command in single-player even without OP.
  • Fixed NPE when specifying topic identifier with more than two colons.
  • Slightly improved internal not found topic.

Full Changelog: https://github.com/iwakura-enterprises/hytale-docs/compare/1.10.2...1.11.0