runner

package
v0.0.0-...-30d8e43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	Classpath string
	Username  string

	Version    downloader.VersionJSON
	JavaBinary string
	JavaArgs   string
	AssetIndex downloader.AssetIndex

	OutputChannel chan string

	Xuid              *string
	Uuid              *string
	AccessToken       *string
	HaveBoughtTheGame bool
}

func NewRunner

func NewRunner(username, javabinary, classpath string, javaargs string, verjson downloader.VersionJSON,
	assetIndex downloader.AssetIndex, output chan string) *Runner

func (Runner) Run

func (r Runner) Run() error

func (*Runner) SetUpMicrosoft

func (r *Runner) SetUpMicrosoft(uuid, accessToken string, haveBoughtTheGame bool)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL