Find a file
Observer KRypt0n_ 9283fc056f
0.5.6
- updated core library
2023-03-23 19:27:38 +02:00
anime-game-core@ff7f54fba8 0.5.6 2023-03-23 19:27:38 +02:00
src refactor: used std::env::temp_dir() instead of std::path::PathBuf::from("/tmp") 2023-03-23 14:27:34 +02:00
.gitignore 0.2.3 2023-03-04 18:38:16 +02:00
.gitmodules 0.3.0 2023-03-06 12:38:37 +02:00
Cargo.toml 0.5.6 2023-03-23 19:27:38 +02:00
LICENSE Initial commit 2022-11-11 14:02:51 +02:00
README.md feat: updated core library 2023-03-05 22:35:56 +02:00

Anime Launcher SDK

SDK based on anime-game-core with some basic instruments like launcher state system and configuration file manager, written on Rust