Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 606 Bytes

File metadata and controls

10 lines (10 loc) · 606 Bytes

JarLauncher

JarLauncher is a small project to launch jar files from Portable JREs Simply put the jre files in a folder called jre next to the executable or enter the location manually.

Installation

The executable can be found at JarLauncher\JarLauncher\bin\Release Or at The executable can be found at JarLauncher\JarLauncher\bin\Debug (this version will always be a build of the latest commit, but is possibly missing performance optimizations.

Building

The repository contains a complete Visual Studio project. Clone the repository and open the JarLauncher.sln file in Visual Studio, then compile.