File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
- ## v4.1.0 ChangeLog:
1
+ ## v4.2.0 Changelog:
2
+ ```
3
+ * Code Improvement
4
+ * SkinTexture Error Fixes
5
+ ```
6
+
7
+ ## v4.1.3 Changelog:
8
+ ```
9
+ * Fixed a error that throws an Exception every time that you try to check the SkinTexture and the server doesn't give a response.
10
+ ```
11
+
12
+ ## v4.1.1 Changelog:
13
+ ```
14
+ + Added HexColor Parser in SuperUtils
15
+ * Bug Fixes with GUI not being closed if GUI#canCloseGUI is disabled
16
+ * Changed GUI Update from 5 Ticks to 2 Ticks
17
+ ```
18
+
19
+ ## v4.1.0 Changelog:
2
20
```
3
21
+ Re-Added TimerEvent due to fixes with GUI Creators
4
22
* Changed RecurringTask package
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >xyz.theprogramsrc</groupId >
8
8
<artifactId >SuperCoreAPI</artifactId >
9
- <version >4.2.0-BETA3 </version >
9
+ <version >4.2.0</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >SuperCoreAPI</name >
You can’t perform that action at this time.
0 commit comments