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§
- Import
Stats - Statistics from a CSV import operation.
Enums§
- Import
Error - Errors that can occur during community data import.
Functions§
- import_
csv - Import community coordinate data from a CSV file into the galaxy model.