mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-14 17:04:18 +08:00
Add support for Yu-Ris YSTD(Global counts) file (.ybn)
This commit is contained in:
@@ -941,6 +941,9 @@ pub enum ScriptType {
|
||||
#[cfg(feature = "yuris")]
|
||||
/// Yu-Ris YSVR(Variables) file (.ybn)
|
||||
YurisYSVR,
|
||||
#[cfg(feature = "yuris")]
|
||||
/// Yu-Ris YSTD(Global counts) file (.ybn)
|
||||
YurisYSTD,
|
||||
#[cfg(feature = "yuris-img")]
|
||||
/// YU-RIS compressed image file (.ydg)
|
||||
YurisYDG,
|
||||
|
||||
Reference in New Issue
Block a user