minecontrol_nodes

package
v1.106.4 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 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 {
	MiningSystems             []*MiningSystem
	MiningSystemsBySystemNick map[string][]*MiningSystem
}

func Read

func Read(input_file *iniload.IniLoader) *Config

type MiningSystem

type MiningSystem struct {
	semantic.Model
	Nickname        *semantic.String
	NodeArchetypes  []*NodeArchetype
	Position        cfg.Vector
	SystemNickname  *semantic.String
	MaxSpawnCount   *semantic.Int
	RespawnCooldown *semantic.Int
}

type NodeArchetype

type NodeArchetype struct {
	semantic.Model
	Nickname *semantic.String
}

Jump to

Keyboard shortcuts

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