minecontrol

package
v1.145.4 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2026 License: AGPL-3.0, AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	PlayerBonusByIDNickname  map[cfg.TractorID][]*PlayerBonus
	PlayerBonusByOreNickname map[string][]*PlayerBonus

	MiningSolarByAsteroidNick map[string]*MiningSolar
}

func Read

func Read(input_file *iniload.IniLoader) *Config

type MiningSolar added in v1.92.0

type MiningSolar struct {
	semantic.Model
	Nickname           *semantic.String
	OreNicknamesCounts map[string]int
	OreCount           int
}

type PlayerBonus

type PlayerBonus struct {
	semantic.Model
	IDNickname  *semantic.String
	OreNickname *semantic.String
	Bonus       *semantic.Float
	Index       int
}

Jump to

Keyboard shortcuts

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