mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-18 12:30:11 -07:00
JRE lib path improvement
This commit is contained in:
parent
96491e143f
commit
9b4d43d72d
3 changed files with 450 additions and 506 deletions
|
|
@ -38,6 +38,7 @@ public final class Tools
|
|||
|
||||
// New since 3.0.0
|
||||
public static String homeJreDir = datapath + "/jre_runtime";
|
||||
public static String homeJreLib = "lib";
|
||||
|
||||
// New since 2.4.2
|
||||
public static String versnDir = MAIN_PATH + "/versions";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue