Skip to content

Bearsampp/module-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub release Total downloads

This is a module of Bearsampp project involving MySQL.

Build System

This project uses Gradle as its build system. The legacy Ant build has been fully replaced with a modern, pure Gradle implementation.

Quick Start

# Display build information
gradle info

# List all available tasks
gradle tasks

# Verify build environment
gradle verify

# Build a release (interactive)
gradle release

# Build a specific version (non-interactive)
gradle release -PbundleVersion=8.0.40

# Clean build artifacts
gradle clean

Prerequisites

Requirement Version Purpose
Java 8+ Required for Gradle execution
Gradle 7.0+ Build automation tool
7-Zip Latest Archive compression (optional)

Available Tasks

Task Description
release Build release package (interactive/non-interactive)
releaseAll Build all available versions
clean Clean build artifacts and temporary files
verify Verify build environment and dependencies
info Display build configuration information
listVersions List available bundle versions in bin/
listReleases List releases from modules-untouched
validateProperties Validate build.properties configuration

For complete documentation, see .gradle-docs/README.md

Documentation

Issues

Issues must be reported on bearsampp repository.

License

This project is licensed under the terms specified in the LICENSE file.

About

📦 MySQL module for Bearsampp project

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 3

  •  
  •  
  •