#ifndef TOOLS_UTIL_IDS_YAML_FORMAT_H_ #define TOOLS_UTIL_IDS_YAML_FORMAT_H_ #include #include "proto/human.pb.h" namespace com::fourisland::lingo2_archipelago { IdMappings ReadIdsFromYaml(const std::string& filename); void WriteIdsAsYaml(const IdMappings& ids, const std::string& filename); } // namespace com::fourisland::lingo2_archipelago #endif /* TOOLS_UTIL_IDS_YAML_FORMAT_H_ */ id='header'> cgit logo index : lingo-ap-tracker
Autotracker for the Lingo Archipelago integration
about summary refs log tree commit diff stats
path: root/LICENSE
blob: d9a10e5e9a5c377b80d97cea9b6030ca7cd0aa94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21