PictureSign 2.0.0-beta.2 - 1.20.2

- Ported to 1.20.2
- Updated MidnightLib & VideoLib
- No more crashes when VLC is not installed
- Video now gets properly cleared on disconnect
- Fixed the helper screen not saving changes permanently
This commit is contained in:
Motschen
2023-11-10 19:16:07 +01:00
parent 96469a3e75
commit 24b9d4f5b7
15 changed files with 68 additions and 49 deletions

View File

@@ -3,20 +3,20 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.2
loader_version=0.14.21
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4
loader_version=0.14.24
# Mod Properties
mod_version = 2.0.0-beta.1
mod_version = 2.0.0-beta.2
maven_group = eu.midnightdust
archives_base_name = picturesign
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.83.1+1.20.1
midnightlib_version=1.4.1-fabric
videolib_version=0.2.1-mnd
fabric_version=0.90.7+1.20.2
midnightlib_version=1.5.0-fabric
videolib_version=0.2.2-mnd
vlcj_version=4.8.2
iris_version=1.6.4+1.20