This is a module of Bearsampp project involving Xlight FTP Server.
https://bearsampp.com/module/xlight
This module uses a pure Gradle build system. For build instructions, see:
- Quick Start: .gradle-docs/QUICK_START.md
- Full Documentation: .gradle-docs/
# Verify environment
gradle verify
# Build interactively
gradle release
# Build specific version
gradle release -PbundleVersion=3.9.4.6Issues must be reported on Bearsampp repository.