Skip to content

Waxlight Backend API

Generated automatically from the public Wails backend API.

  • Controllers: 19
  • Methods: 104
  • Types: 71

Controllers

ControllerMethodsDescription
AccountController8AccountController exposes account login, reauthentication, and removal to
the frontend. It stays limited to DTO conversion and feature invocation.
AppController1AppController exposes launcher metadata to the frontend.
DeepLinkController1DeepLinkController exposes cold-start deep links after the frontend subscribes.
GameVersionController5GameVersionController exposes installed and available game versions and
drives installation and removal. It stays limited to DTO conversion and
feature invocation.
InstanceController11InstanceController exposes instance CRUD to the frontend. It stays limited
to DTO conversion and feature invocation.
InstancePackageController5InstancePackageController exposes instance package export, inspection, and
import to the frontend. It stays limited to DTO conversion and feature
invocation.
LastKnownGoodController1LastKnownGoodController exposes the Last Known Good marker of instances to
the frontend. It stays limited to DTO conversion and feature invocation.
LaunchController6LaunchController exposes launch validation, game start/stop, and running
instance queries to the frontend. It stays limited to DTO conversion and
feature invocation.
LauncherUpdateController5LauncherUpdateController exposes launcher update checks and installation to
the frontend. It stays limited to DTO conversion and feature invocation.
LogController4LogController exposes the launcher's in-memory log console and lets the user
export the recent logs plus a system summary for support.
ModCatalogController13ModCatalogController exposes ModDB browsing, catalog downloads, and
downloaded-mod management to the frontend. It stays limited to DTO
conversion and feature invocation.
ModManagerController10ModManagerController exposes installed-mod management to the frontend. It
stays limited to DTO conversion and feature invocation.
NewsController3NewsController exposes the launcher news feed and article navigation to the frontend.
OperationController4OperationController exposes the persistent operation list to the frontend.
It stays limited to DTO conversion and feature invocation.
ServerController4ServerController exposes favorite-server and public-catalog operations to
the frontend. It stays limited to DTO conversion and feature invocation.
SettingsController16SettingsController exposes launcher settings, data-folder relocation, and
native file dialogs to the frontend. It stays limited to DTO conversion and
feature invocation.
SnapshotController4SnapshotController exposes instance snapshot management to the frontend.
It stays limited to DTO conversion and feature invocation.
StatisticsController1StatisticsController exposes aggregated launcher statistics to the
frontend. It stays limited to DTO conversion and feature invocation.
SupportReportController2SupportReportController exposes sanitized support-report review and submission to the frontend.

Methods

See the global method index.

Types