arma

package
v0.0.0-...-2cbdd7f Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2021 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoPreset = errors.New("no presets")
)

Functions

This section is empty.

Types

type Mod

type Mod struct {
	Name       string
	Enabled    bool
	WorkshopID string
}

func GetMods

func GetMods() []Mod

type Preset

type Preset struct {
	Name         string
	Filename     string
	CollectionID string
	Mods         []Mod
}
var (
	ActivePreset Preset
)

func GetPresets

func GetPresets() []Preset

Jump to

Keyboard shortcuts

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