Commit be568e6 1 parent 8b27202 commit be568e6 Copy full SHA for be568e6
File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 130
130
.pnp. *
131
131
132
132
application.yml
133
- cylane.database.json
133
+ cylane.database.json
134
+ .cylane
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ Java 11-13 **[Download JDK13](http://www.mediafire.com/file/m6gk7aoq96db8g0/file
53
53
## 📚 Installation
54
54
55
55
```
56
- git clone https://github.com/RainyXeon/Cylane
57
- cd Cylane
56
+ git clone https://github.com/RainyXeon/ByteBlaze
57
+ cd ByteBlaze
58
58
Start.bat
59
59
```
60
60
@@ -66,7 +66,7 @@ Start.bat
66
66
Copy or Rename ` application.example.yml ` to ` application.yml ` and fill out the values:
67
67
68
68
``` yaml
69
- # Cylane config file via .yaml
69
+ # ByteBlaze config file via .yaml
70
70
# Version 3.0
71
71
# You can use ${} to pass an enviroment varible from .env file
72
72
# Eg:
You can’t perform that action at this time.
0 commit comments