Skip to main content

Module import

Module import 

Source
Expand description

Community data import from CSV files.

Imports coordinate data (e.g., from NMSCE, wiki, or community spreadsheets) into the galaxy model. Each row must include at minimum a system name and portal glyphs; galaxy, biome, and platform columns are optional.

Structs§

ImportStats
Statistics from a CSV import operation.

Enums§

ImportError
Errors that can occur during community data import.

Functions§

import_csv
Import community coordinate data from a CSV file into the galaxy model.