mirror of
https://github.com/TeamMidnightDust/PictureSign.git
synced 2025-12-13 12:55:09 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user