Find a file
2023-03-23 14:27:34 +02:00
anime-game-core@3f74e34841 feat: enabled xlua patch by default 2023-03-22 22:39:42 +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.5 2023-03-22 20:21:18 +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