mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-11 15:41:53 +00:00
Added: Link to FFDec Wiki on the Help menu
This commit is contained in:
@@ -110,6 +110,11 @@ public class ApplicationInfo {
|
||||
* Project page
|
||||
*/
|
||||
public static final String PROJECT_PAGE = "https://github.com/" + GIT_HUB_PROJECT;
|
||||
|
||||
/**
|
||||
* Project Wiki
|
||||
*/
|
||||
public static final String WIKI_PAGE = PROJECT_PAGE + "/wiki";
|
||||
|
||||
/**
|
||||
* URL for checking new updates
|
||||
|
||||
Reference in New Issue
Block a user