base_recipe_items

package
v0.95.2 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: 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 CommodityRecipe

type CommodityRecipe struct {
	semantic.Model
	Nickname     *semantic.String
	ProcucedItem []*semantic.String
	ConsumedItem []*semantic.String
}

type Config

type Config struct {
	*iniload.IniLoader
	Recipes           []*CommodityRecipe
	RecipePerConsumed map[string][]*CommodityRecipe
	RecipePerProduced map[string][]*CommodityRecipe
}

func Read

func Read(input_file *iniload.IniLoader) *Config

func (*Config) Write

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

Jump to

Keyboard shortcuts

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