mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2026-09-10 18:46:30 -06:00
parent
a24d3cf1dd
commit
123a185d51
1 changed files with 2 additions and 0 deletions
|
|
@ -361,6 +361,8 @@ public class JREUtils {
|
|||
|
||||
"-Dext.net.resolvPath=" +new File(Tools.DIR_DATA,"resolv.conf").getAbsolutePath(),
|
||||
|
||||
"-Dlog4j2.formatMsgNoLookup=true", //Log4j RCE mitigation
|
||||
|
||||
"-Dnet.minecraft.clientmodname=" + Tools.APP_NAME,
|
||||
"-Dfml.earlyprogresswindow=false" //Forge 1.14+ workaround
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue