feat: Add itch.io as possible platform

This commit is contained in:
Philip Kristoffersen
2021-09-29 22:08:15 +02:00
parent 750379202e
commit 05dbaa95e4
8 changed files with 60 additions and 11 deletions
+1
View File
@@ -2,6 +2,7 @@ mod settings;
mod itch_game;
mod itch_platform;
mod butler_db_parser;
mod receipt;
pub use settings::*;
pub use itch_game::*;