mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-20 02:44:29 +08:00
Add softpal pgd ge image support
This commit is contained in:
@@ -606,6 +606,10 @@ pub enum ScriptType {
|
||||
#[cfg(feature = "softpal")]
|
||||
/// Softpal src script
|
||||
Softpal,
|
||||
#[cfg(feature = "softpal-img")]
|
||||
#[value(alias = "pgd-ge", alias = "pgd")]
|
||||
/// Softpal Pgd Ge image
|
||||
SoftpalPgdGe,
|
||||
#[cfg(feature = "will-plus")]
|
||||
#[value(alias("adv-hd-ws2"))]
|
||||
/// WillPlus ws2 script
|
||||
|
||||
Reference in New Issue
Block a user