-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathgradle.properties
63 lines (58 loc) · 1.81 KB
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#########################
#### Gradle runtime ####
########################
org.gradle.jvmargs=-Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+UnlockExperimentalVMOptions -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
org.gradle.daemon=false
org.gradle.caching=false
systemProp.file.encoding=utf-8
#############################
#### Project properties ####
###########################
id=watermedia
simplename=WaterMedia
brandname=WATERMeDIA
group=org.watermedia
version=2.1.16
versiontype=release
github=WaterMediaTeam/watermedia
modrinthid=G922NeHS
curseforgeid=869524
#########################
#### Version ranges ####
#######################
minecraftrange=[1.16.5,)
forgerange=[36,)
forgefmlrange=[36,)
neorange=[21,)
neofmlrange=[3,)
fabricrange=>=0.14
javarange=>=8
##############################
#### Project information ####
############################
license=PolyForm Strict License 1.0.0
authors=SrRapero720, Goedix
authors_list=["SrRapero720", "Goedix"]
contributors=ZenoArrows, zFERDQFREZrzfq, Kekscussino, cyyynthia
contributors_list=["ZenoArrows", "zFERDQFREZrzfq", "Kekscussino", "cyyynthia"]
credits=VideoLAN Team for libVLC, Caprica for made VLCJ, Linus torvalds for make us suffer with Linux
description=Library with an API using VLC for multimedia integration with Minecraft. Works also standalone
####################
#### Libraries ####
##################
modloaders_version=1.0.1
fabric_version=0.14.19
forge_version=unknown
jyd_version=3.3.0a
vlcj_natives_version=4.13.10
commoncompress_version=1.26.1
commonslang3_version=3.12.0
commonsio_version=2.7
tukaani_version=1.9
jna_version=4.4.0
jnaplatform_version=3.4.0
log4j_version=2.15.0
log4jcore_version=2.17.1
gson_version=2.10.1
opengl_version=3.2.2
openal_version=3.1.1