basic cli args parsing, working plugin paths and semi working configs

This commit is contained in:
2024-05-30 11:46:58 +02:00
parent df449a475c
commit 04191858de
8 changed files with 135 additions and 6 deletions

View File

@@ -13,6 +13,9 @@ target_sources(tomato PUBLIC
./main.cpp
./icon.rc
./json_to_config.hpp
./json_to_config.cpp
./screen.hpp
./start_screen.hpp
./start_screen.cpp