Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

bbortt/GibbiX_Launcher_2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VMLauncher 2.0

We are students of the GIBB working on this project like it is our full time job. Any amount would help support and continue development on this project and is greatly appreciated.

Getting Started

It is really easy to participate in our project. Just follow these steps.

Prerequisites

  • Java 8 - The Java version used

Installing

Clone the repository into your working directory.

git clone https://github.com/bbortt/GibbiX_Launcher_2.0.git

Enter the directory and create a new branch.

cd GibbiX_Launcher_2.0 && git checkout -b [YOUR_BRANCHNAME]

Open the project with your favorite Java IDE. Remember to add the libraries from "lib/" to your build-path!

If you finished please push your changes and create a pull-request. We will review it as fast as possible.

Running the tests

We currently have no automated tests to run.

Deployment

Just export the project as a Running-Jar with the app#main(String[] args) as default function. Copy the folders "conf" and "resources" into the same root folder as the .jar-file. Alternatively you can use our newest release at the release page.

Built With

Authors

  • Timon Borter - Project owner - bbortt
  • Lukas Moser - Project owner - DonZimi
  • Jan Zimmermann - Project owner - Kanuso

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details