-
Notifications
You must be signed in to change notification settings - Fork 14
/
gradle.properties
33 lines (28 loc) · 997 Bytes
/
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
#
# Modern UI.
# Copyright (C) 2019-2024 BloCamLimb. All rights reserved.
#
# Modern UI is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 3 of the License, or (at your option) any later version.
#
# Modern UI is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with Modern UI. If not, see <https://www.gnu.org/licenses/>.
#
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
core_version=3.11.1-SNAPSHOT
mod_version=3.11.1.4-SNAPSHOT
lwjgl_version=3.3.2
caffeine_version=3.1.7
flexmark_version=0.64.8
minecraft_version=1.21.1
forge_version=52.0.10
neoforge_version=21.1.50
jei_version=16.0.0.28