window

package
v0.0.0-...-d8d03e6 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Activate

func Activate(app *gtk.Application)

func FindVerById

func FindVerById(ver string) int

Types

type LProfile

type LProfile struct {
	Name          string `json:"name"`
	Type          string `json:"type"`
	LastVersionId string `json:"lastVersionId"`
	GameDir       string `json:"gameDir"`
	JavaBin       string `json:"javaBin"`
	JavaArgs      string `json:"javaArgs"`
}

type LauncherProfiles

type LauncherProfiles struct {
	Profiles               map[string]LProfile `json:"profiles"`
	AuthenticationDatabase struct {
		AccessToken string
		Uuid        string
		Username    string
		ClientId    string
	}
}

func (LauncherProfiles) Save

func (l LauncherProfiles) Save() error

Jump to

Keyboard shortcuts

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