Bearsampp 2026.3.26
API documentation
Loading...
Searching...
No Matches
Bearsampp Namespace Reference

Detailed Description

Class ActionCheckVersion

This class is responsible for checking the current version of the application and displaying a window with the latest version information if an update is available. It also handles the user interaction with the window, such as clicking on links or buttons.

This script handles AJAX requests for applying module version to bearsampp.conf. It expects a POST request with 'module' and 'version' parameters.

@subpackage Core

This script handles AJAX requests for installing modules in the Bearsampp application. It expects a POST request with 'module', 'version', and optionally 'filesize' parameters.

@subpackage Core

This script handles AJAX requests for toggling the EnhancedQuickPick setting. It expects a POST request with an optional 'value' parameter (0 or 1). If no value is provided, it toggles the current setting.

@subpackage Core