Crate abstio

source ·
Expand description

A/B Street organizes data files in a particular way. This crate implements methods to find files and (mostly) treat them the same way on native and web.

Modules§

Structs§

  • A single city is identified using this.
  • Player-chosen groups of files to opt into downloading
  • A single file
  • A list of all canonical data files for A/B Street that’re uploaded somewhere. The file formats are tied to the latest version of the git repo. Players use the updater crate to sync these files with local copies.
  • A single map is identified using this.

Functions§