mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-18 08:55:06 +08:00
Add export support for Qlie tiled PNG image (.png)
This commit is contained in:
@@ -781,6 +781,9 @@ pub enum ScriptType {
|
||||
#[cfg(feature = "qlie-arc")]
|
||||
/// Qlie Pack Archive (.pack)
|
||||
QliePack,
|
||||
#[cfg(feature = "qlie-img")]
|
||||
/// Qlie tiled PNG image (.png)
|
||||
QlieDpng,
|
||||
#[cfg(feature = "silky")]
|
||||
/// Silky Engine Mes script
|
||||
Silky,
|
||||
|
||||
Reference in New Issue
Block a user