mirror of
https://github.com/mariiaan/minipp.git
synced 2026-05-14 10:11:17 +02:00
Add easy API
This commit is contained in:
@@ -42,5 +42,6 @@ int main()
|
||||
|
||||
result = file.Write("test_out.mini");
|
||||
|
||||
int64_t test = root.GetValueOrDefault<MiniPPFile::Values::IntValue>("game.year", 1999);
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user