Skip to content

Commit 78ffb41

Browse files
authored
Update README.md
1 parent af1369a commit 78ffb41

File tree

1 file changed

+40
-7
lines changed

1 file changed

+40
-7
lines changed

README.md

+40-7
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,50 @@ An open-source template minecraft launcher using FlowUpdater, OpenLauncherLib, O
88

99
## Documentation
1010

11-
Here, you can find more informations about this launcher.
12-
[Documentation](https://cakihorse.fr/swinglauncher)
11+
Here, you can find more informations about this and javafx launcher.
12+
13+
[Documentation](https://bricklou.github.io/launcher-tutorials)
1314

1415

1516
## Installation
1617

1718
How to use and modify the project for create your own Launcher using this repo as a template.
1819

19-
Open this project with the editor you want to use. ([Itelij Idea](https://www.jetbrains.com/idea/download/download-thanks.html) is strongly recommended but you can with other ide.)
20-
```bash
21-
npm install my-project
22-
cd my-project
23-
```
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+
2425

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+
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
51+
52+
53+
54+
## Support
55+
56+
For support, join [our discord](https://discord.gg/b9DZbEcX3h).
57+

0 commit comments

Comments
 (0)