File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
app-core/src/main/java/com/mercury/platform/core Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11package com .mercury .platform .core ;
22
33public class MercuryConstants {
4- public static final String APP_VERSION = "1.3.4" ;
4+ public static final String APP_VERSION = "1.3.4.1 " ;
55 public static final String SERVER_HOST = "exslims.ddns.net" ;
66 public static final int PORT = 5555 ;
77}
Original file line number Diff line number Diff line change 1414# -Dstandalone while you set that variable to true MercuryTrade will be always visiable even if you are in other window than PathOfExile
1515-Dstandalone =false
1616# -DhideLoadingIcon while you set that to true you won't see MercuryTrade loading animation at start
17- -DhideLoadingIcon =false
17+ -DhideLoadingIcon =false
18+ # -Dpoe2 while you set that variable to true MercuryTrade will support path of exile 2
19+ -Dpoe2 =false
Original file line number Diff line number Diff line change 3030 <opt >-XX:+UseG1GC</opt >
3131 </jre >
3232 <versionInfo >
33- <fileVersion >1.3.4.0 </fileVersion >
34- <txtFileVersion >1.3.4</txtFileVersion >
33+ <fileVersion >1.3.4.1 </fileVersion >
34+ <txtFileVersion >1.3.4.1 </txtFileVersion >
3535 <fileDescription >MercuryTrade</fileDescription >
3636 <copyright >Morph21</copyright >
37- <productVersion >1.3.4.0 </productVersion >
38- <txtProductVersion >1.3.4</txtProductVersion >
37+ <productVersion >1.3.4.1 </productVersion >
38+ <txtProductVersion >1.3.4.1 </txtProductVersion >
3939 <productName >MercuryTrade</productName >
4040 <companyName >Morph</companyName >
4141 <internalName >MercuryTrade</internalName >
You can’t perform that action at this time.
0 commit comments