Documentation
      ¶
    
    
  
    
  
    Index ¶
- func CheckForLauncher()
 - func DecompJRE(version string)
 - func DecompLauncher()
 - func DecompLzma(archive, target string)
 - func DownloadFromUrl(url string, path string)
 - func GenericMojangJavaLauncher(target string) ([]byte, error)
 - func GenericSysJavaLauncher(target string) ([]byte, error)
 - func GetJREVersion() string
 - func GetJreInfo() (string, string, string, string)
 - func GetLauncherUrl() string
 - func GetSysArch() string
 - func GetThisPlatform() string
 - func IsJavaInstalled() bool
 - func IsJavaVersionValid() bool
 - func IsValidArch() bool
 - func IsValidPlatFrom() bool
 - func ModedLauncher()
 - func StringFromWebJson(url string) string
 - func Wrapper(jar string) ([]byte, error)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForLauncher ¶
func CheckForLauncher()
func DownloadFromUrl ¶
func GenericMojangJavaLauncher ¶
* Launches the mojang jre * target: the target jar * args: the jar args *
func GenericSysJavaLauncher ¶
* Launches with system jre * target: the target jar * args: the jar args *
func GetJREVersion ¶
func GetJREVersion() string
func GetLauncherUrl ¶
func GetLauncherUrl() string
func GetSysArch ¶ added in v0.0.4
func GetSysArch() string
func GetThisPlatform ¶
func GetThisPlatform() string
func IsJavaInstalled ¶
func IsJavaInstalled() bool
func IsValidArch ¶
func IsValidArch() bool
func IsValidPlatFrom ¶
func IsValidPlatFrom() bool
func StringFromWebJson ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.