Select your language

How do I verify my build environment is ready?

Run the verification command:

gradle verify

This will check for Java, build.properties, required directories, and 7-Zip.


Building & Compilation

How do I build a specific version?

Use the release task with the version parameter:

# Non-interactive mode
gradle release -PbundleVersion=7.5.4

# Interactive mode (prompts for version selection)
gradle release

How do I build all available versions at once?

Use the releaseAll task:

gradle releaseAll

How can I see what versions are available to build?

List available versions with:

gradle listVersions

Where are the build outputs stored?

By default, builds are stored in:

C:/Bearsampp-build/tools/powershell/{release-date}/

You can customize this location in build.properties using the build.path property.

What files are generated during a build?

For each version, you get:

  • The main archive (.7z or .zip)
  • MD5 checksum (.md5)
  • SHA1 checksum (.sha1)
  • SHA256 checksum (.sha256)
  • SHA512 checksum (.sha512)

Features

Portable

Bearsampp is a portable application and therefore ideally suited to bring all your development across different computers.

Time Saver

One place to download the latest release and modules for your binaries, tools and applications.                                                 

Easily Switch

Easily switch between different versions of your modules.                                                                                                                     

Effective Homepage

An effective homepage gathering all the information you need is available at http://localhost or https://localhost.

Nice Console

A nice console is available to execute your commands and open the shell you need                                                                                           

Our Supporters

Sorry, this website uses features that your browser doesn't support. Upgrade to a newer version of Firefox, Chrome, Safari, or Edge and you'll be all set.