about summary refs log tree commit diff stats

Lingo 2 Randomizer Data

This folder contains the logic for the Lingo 2 randomizer in a human-readable format. This data is compiled into a single file and used in the various parts of the randomizer project (client, apworld, etc).

The data is structured using Protocol Buffers. The schema for the human-readable format is located in the repository.

Compiling

Hi.