mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-16 09:04:45 +01:00
Implement new GC API & rename to zipUtils
This commit is contained in:
@@ -4,5 +4,5 @@ use serde::Deserialize;
|
||||
|
||||
#[derive(Deserialize)]
|
||||
pub(crate) struct APIQuery {
|
||||
pub backgroundFile: String,
|
||||
pub bg_file: String,
|
||||
}
|
||||
Reference in New Issue
Block a user