mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-02-08 15:10:05 +00:00
136fbd2589
- Use Cobalt's new Java patcher, allowing us to use Java 17 syntax. As such, update a couple classes to make use of that. - Pull in latest ROM. This is very noisy (due to the link syntax changes), but mostly trivial changes. - Fix wget and pastebin programs using http methods which don't exist. - Make fs.open create the parent directory when opening for write, much like newer CC versions.
10 lines
159 B
Properties
10 lines
159 B
Properties
# SPDX-FileCopyrightText: 2017 The CC: Tweaked Developers
|
|
#
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
org.gradle.jvmargs=-Xmx3G
|
|
|
|
modVersion=1.108.1
|
|
|
|
mcVersion=1.4.7
|