|
1 |
| -# SwingLauncher, |
2 |
| -### an open-source minecraft launcher using FlowUpdater, OpenLauncherLib, OpenAuth and **Swing**. |
3 |
| - |
4 |
| -### Get started : |
5 |
| - |
6 |
| -First, you need to create a new repository with this repository as a template. |
7 |
| -<br> |
8 |
| -Open it in your code editor and we are ready to configure the project. |
9 |
| - |
10 |
| -#### Gradle : |
11 |
| -This project use gradle for build our launcher. |
12 |
| -<br> |
13 |
| -*What is Gradle ?*<br> |
14 |
| -From wikipédia : |
15 |
| -> French : Gradle est un moteur de production fonctionnant sur la plateforme Java. Il permet de construire des projets en Java, Scala, Groovy voire C++. <br> <br> |
16 |
| -> English : Gradle is a production engine running on the Java platform. It allows you to build projects in Java, Scala, Groovy or even C++. |
| 1 | + |
| 2 | +#  |
| 3 | + |
| 4 | + |
| 5 | +An open-source template minecraft launcher using FlowUpdater, OpenLauncherLib, OpenAuth and **Swing**. |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +## Documentation |
| 10 | + |
| 11 | +Here, you can find more informations about this and javafx launcher. |
| 12 | + |
| 13 | +[Documentation](https://bricklou.github.io/launcher-tutorials) |
| 14 | + |
| 15 | + |
| 16 | +## Installation |
| 17 | + |
| 18 | +How to use and modify the project for create your own Launcher using this repo as a template. |
| 19 | + |
| 20 | +Open this project with the editor you want to use. ([Intelij Idea](https://www.jetbrains.com/idea/download/download-thanks.html) is strongly recommended but you can use other ide.) Now you are ready to code your own launcher with this repo as base. |
| 21 | + |
| 22 | +**Please be careful to open the righ folder !** |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +## Notes |
| 27 | +ExternalLaunch will change soon to a noFramework Launch. |
| 28 | + |
| 29 | +The GUI is awful, **but** this work is for you ;) . |
| 30 | + |
| 31 | +*By the way, if you want to pull request this project to help us, we thank you in advance ! :)* |
| 32 | +## FAQ |
| 33 | + |
| 34 | +#### The FAQ is availble [here](https://bricklou.github.io/launcher-tutorials/faq) |
| 35 | + |
| 36 | + |
| 37 | +## Authors |
| 38 | + |
| 39 | +- [@cakihorse](https://www.github.com/cakihorse) |
| 40 | + |
| 41 | +### Contributors : |
| 42 | + |
| 43 | +- [@Bricklou](https://www.github.com/bricklou) |
| 44 | +- [@FlowArg](https://www.github.com/FlowArg) |
| 45 | +- [@Wesly](https://www.github.com/WelsyMC) |
| 46 | +- [@Alwyn974](https://github.com/alwyn974) |
| 47 | + |
| 48 | + |
| 49 | +## License |
| 50 | +[](https://opensource.org/licenses/) |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | +## Support |
| 55 | + |
| 56 | +For support, join [our discord](https://discord.gg/b9DZbEcX3h). |
| 57 | + |
0 commit comments