/
Creating a Release
Creating a Release
Introduction
This page provides instructions for creating a new release.
- Create build
- Upload to bitbucket
- Create Release notes
- Push on twitter
Creating a Build
JRE
Download latest version of java. Use the following link to get the required bundleted JRE. Make sure to download both 64-bit and 32-bit.
http://installbuilder.bitrock.com/java/
Unzip both into libs/jre
Set the JRE version in the build script. Edit scripts/dist.bash and change
JRE=jre1.8.0_171
Setting the Version
Edit src/main/java/com/monkygames/kbmaster/KeyboardingMaster.java and set the version.
Compile
, multiple selections available,
Related content
Development Environment
Development Environment
More like this
Creating the Installers
Creating the Installers
More like this
How to install & run via Universal Zip
How to install & run via Universal Zip
More like this
Version 0.4.1 Release Notes
Version 0.4.1 Release Notes
More like this
Adding Download Links to the Website
Adding Download Links to the Website
More like this
Version 0.4.3 Release Notes
Version 0.4.3 Release Notes
More like this