npc_ships

package
v0.106.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FILENAME = "npcships.ini"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	*iniload.IniLoader

	NpcShips           []*NPCShipArch
	NpcShipsByNickname map[string]*NPCShipArch
}

func Read

func Read(input_file *iniload.IniLoader) *Config

func (*Config) Write

func (frelconfig *Config) Write() *file.File

type NPCShipArch

type NPCShipArch struct {
	semantic.Model
	Nickname *semantic.String
	Level    *semantic.String
	NpcClass []*semantic.String
	Loadout  *semantic.String
}

Jump to

Keyboard shortcuts

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