Skip to content

izeberg/modssettingsapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModsSettings API

API and tools for adding in-game settings support to World of Tanks mods.

Provides a unified settings interface and helpers so third-party modders can easily register custom settings dialogs and persist user configuration.

Features

  • Exposes an API for creating and managing mod settings UI.
  • Lets other mods add their own configuration screens without manual UI coding.
  • Manages loading, saving, and presentation of settings automatically.

Dependencies

  • ModsList API — required dependency to open the settings window.

Screenshots

ModsList entry in login:

ModsList API popover in login view

ModsList entry in lobby:

ModsList API popover in lobby view

ModsSettings window:

ModsSettings API window

Contributing

Contributions, bug reports, and pull requests are welcome — especially enhancements for better settings UI components.

About

modsSettingsApi - это модификация клиента игры World of Tanks, которая предоставляет сторонним разработчикам инструментарий для создания удобного меню настроек.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors