Documentation ¶
Overview ¶
Tool to parse freelancer configs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MappedConfigs ¶
type MappedConfigs struct { Universe_config *universe_mapped.Config Systems *systems_mapped.Config MarketCapital *market_mapped.Config MarketShips *market_mapped.Config MarketCommidities *market_mapped.Config MarketMisc *market_mapped.Config FreelancerINI *exe_mapped.Config Infocards *infocard_mapped.Config }
func NewMappedConfigs ¶
func NewMappedConfigs() *MappedConfigs
func TestFixtureConfigs ¶
func TestFixtureConfigs() *MappedConfigs
func (*MappedConfigs) Read ¶
func (p *MappedConfigs) Read(file1path utils_types.FilePath) *MappedConfigs
func (*MappedConfigs) Write ¶
func (p *MappedConfigs) Write(is_dry_run IsDruRun)
Directories ¶
Path | Synopsis |
---|---|
data_mapped
This package is equal to DATA folder present in Freelancer Discovery.
|
This package is equal to DATA folder present in Freelancer Discovery. |
data_mapped/universe_mapped
parse universe.ini
|
parse universe.ini |
exe_mapped/go-binary-pack
Package binary_pack performs conversions between some Go values represented as byte slices.
|
Package binary_pack performs conversions between some Go values represented as byte slices. |
parserutils
|
|
filefind
Package with reusable code for discovery of files and other reusable stuff like universal ini reader
|
Package with reusable code for discovery of files and other reusable stuff like universal ini reader |
inireader
Okay we need to create syntax.
|
Okay we need to create syntax. |
semantic
ORM mapper for Freelancer ini reader.
|
ORM mapper for Freelancer ini reader. |
Click to show internal directories.
Click to hide internal directories.