Add initial low spec CPUs

This commit is contained in:
Jakub 2026-02-07 22:47:15 +08:00
parent 92c90e5e5a
commit 50433e1173
99 changed files with 337 additions and 886 deletions

View file

@ -7,7 +7,7 @@ pluginManagement {
}
apply from: 'minecraft.gradle'
rootProject.name = "OC2RComponents-${minecraft_version}-${minecraft_sdk}"
rootProject.name = "OC2LowSpec-${minecraft_version}-${minecraft_sdk}"
def substituteLocal(final directoryName, final libraryName) {
final def path = new File("../${directoryName}");