# 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](https://protobuf.dev/). The schema for the human-readable format is [located in the repository](https://code.fourisland.com/lingo2-archipelago/tree/proto/human.proto). ## Compiling Hi. ository'/>
about summary refs log tree commit diff stats
path: root/tools/validator/human_processor.h
blob: 52f174fd1bc1306fbc0229d81aeab477eb04fdcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14