https://github.com/hajdam/voxella-launcher
https://github.com/hajdam/voxella-launcher
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hajdam/voxella-launcher
- Owner: hajdam
- License: apache-2.0
- Created: 2022-02-14T22:31:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T21:50:27.000Z (about 2 years ago)
- Last Synced: 2025-01-31T11:49:48.664Z (9 months ago)
- Language: Java
- Size: 1.38 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changes.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Voxella Launcher
================Launcher for Voxella project.
Screenshot
----------
Features
--------* TODO: Checking for new updates
* TODO: Automatic update of updaterStructure
---------As the project is currently in alpha stage, repository contains complete resources for distribution package with following folders:
* doc - Documentation
* gradle - Gradle wrapper
* src - Sources related to building distribution packages
* images - Some imagesCompiling
---------Java Development Kit (JDK) version 11 or later is required to build this project.
For project compiling Gradle 7.1 build system is used. You can either download and install gradle and run "gradle distZip" command in project folder or gradlew or gradlew.bat scripts to download separate copy of gradle to perform the project build.
Build system website: http://gradle.org
License
-------Apache License Version 2.0