Remove localhost from check
This commit is contained in:
+1
-1
Submodule coreSubProjects updated: 1cd2f75dd2...8485d1585a
+1
-1
@@ -43,7 +43,7 @@ versionStr=
|
||||
|
||||
# This defines what MC version Intellij will use for the preprocessor
|
||||
# and what version is used automatically by build and run commands
|
||||
mcVer=1.17.1
|
||||
mcVer=1.20.4
|
||||
|
||||
# Defines the maximum amount of memory Minecraft is allowed when run in a developement environment
|
||||
#minecraftMemoryJavaArg="-Xmx4G"
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
if [ -n "$1" ]; then
|
||||
prefix="$1:"
|
||||
fi
|
||||
z
|
||||
|
||||
clear
|
||||
trap "echo; exit" INT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user