Skip to content

Commit 83e3803

Browse files
committed
update vc
1 parent c258b2a commit 83e3803

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ The following libraries are used for this mod,
1010
but they are included in the mod's jar file and do not need to be installed separately.
1111

1212
[Animated GIF library for Java](https://github.com/rtyley/animated-gif-lib-for-java)
13-
[Felnull Java library](https://github.com/TeamFelnull/FelNullJavaLibrary)
13+
[Felnull Java library](https://github.com/TeamFelnull/FelNullJavaLibrary)
14+
[Javagl Obj](https://github.com/javagl/Obj) (Fabric Only)

version_check.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"homepage": "https://www.curseforge.com/minecraft/mc-mods/otyacraft-engine",
3+
"1.18.2": {
4+
"2.4": "First 1.18.2"
5+
},
36
"1.18.1": {
47
"2.3": "change widget",
58
"2.2": "add code",
@@ -12,6 +15,8 @@
1215
"1.23": "Last 1.16.5 update..?"
1316
},
1417
"promos": {
18+
"1.18.2-latest": "2.4",
19+
"1.18.2-recommended": "2.4",
1520
"1.18.1-latest": "2.3",
1621
"1.18.1-recommended": "2.3",
1722
"1.17.1-latest": "2.0",

0 commit comments

Comments
 (0)